Vocabularies by Doug Coleman
Factor ハンドブック > ボキャブラリ索引 > Vocabulary authors


resource:core の子
ボキャブラリ概要
classes.singletonSingleton classes
destructorsObject destructors
io.pathnamesPathname manipulation
setsSet-theoretic operations on sequences


resource:basis の子
ボキャブラリ概要
alarmsOne-time and recurring events
base64Base64 encoding/decoding
bitstreamsReading sequences of bits from a byte stream
cairoCairo graphics library binding
calendarOperations on timestamps and durations
calendar.unixUnix-specific timezone support and C library time data types
calendar.windowsWindows-specific timezone support
checksums.adler-32Adler-32 checksum algorithm
checksums.commonSome code shared by MD5, SHA1 and SHA2 implementations
checksums.hmacchecksums.hmac ボキャブラリ
checksums.interleavechecksums.interleave ボキャブラリ
checksums.md5MD5 checksum algorithm
checksums.shaSHA checksum algorithms
combinators.smartCombinators which infer arities
compiler.cfg.branch-splittingcompiler.cfg.branch-splitting ボキャブラリ
compression.lzwLZW compression and decompression
compression.run-lengthcompression.run-length ボキャブラリ
compression.zlibWrapper ZLIB compression library
compression.zlib.ffiLow-level FFI bindings to ZLIB compression library
dbRelational database abstraction layer
db.errors.postgresqldb.errors.postgresql ボキャブラリ
db.errors.sqlitedb.errors.sqlite ボキャブラリ
db.postgresqlPostgreSQL database connector
db.sqliteSQLite database connector
db.testerdb.tester ボキャブラリ
dlistsDouble-linked lists/deques
editors.editpadliteEditPadLite editor integration
editors.emacsEmacs editor integration
editors.emeditorEmEditor integration
editors.geditgedit integration
editors.gvimgVim editor integration
editors.gvim.unixeditors.gvim.unix ボキャブラリ
editors.gvim.windowseditors.gvim.windows ボキャブラリ
editors.notepadeditors.notepad ボキャブラリ
editors.notepadppNotepad++ editor integration
editors.ted-notepadTED Notepad integration
editors.textpadTextPad editor integration
editors.ultraeditUltraEdit editor integration
editors.vimVim editor integration
editors.wordpadWordpad editor integration
endianUtilities for working with big-endian and little-endian data
environmentEnvironment variables
environment.unixUnix environment variables implementation
environment.unix.macosxMac OS X environment variables implementation
environment.winntWindows environment variables implementation
farkupSimple markup language for generating HTML
ftp.clientFTP client
ftp.client.listing-parserftp.client.listing-parser ボキャブラリ
furnace.recaptchaRecaptcha library
furnace.recaptcha.examplefurnace.recaptcha.example ボキャブラリ
furnace.sessionsSession management
generalizationsGeneralized stack shufflers and combinators to arbitrary numbers of inputs
heapsMaxheap and minheap implementations of priority queues
imagesBitmap images
images.bitmapWindows BMP image loader
images.bitmap.loadingimages.bitmap.loading ボキャブラリ
images.loaderLoading bitmap images from files
images.pngimages.png ボキャブラリ
images.tiffTIFF image loader
interpolateInterpolating variable values into strings
io.backend.windowsMicrosoft Windows native I/O implementation
io.backend.windows.ntio.backend.windows.nt ボキャブラリ
io.directoriesListing directories, moving, copying and deleting files
io.directories.searchRecursive directory traversal
io.directories.search.windowsio.directories.search.windows ボキャブラリ
io.files.infoFile and file system meta-data
io.files.linksWorking with symbolic links
io.files.windows.ntio.files.windows.nt ボキャブラリ
io.launcherLaunching operating system processes
io.launcher.windowsio.launcher.windows ボキャブラリ
io.launcher.windows.ntio.launcher.windows.nt ボキャブラリ
io.mmapMemory-mapped files
io.mmap.windowsio.mmap.windows ボキャブラリ
io.monitors.windows.ntio.monitors.windows.nt ボキャブラリ
io.sockets.windows.ntio.sockets.windows.nt ボキャブラリ
math.bitwiseBitwise arithmetic utilities
math.combinatoricsPermutations and combinations
math.polynomialsPolynomial arithmetic
math.primes.lucas-lehmermath.primes.lucas-lehmer ボキャブラリ
math.primes.miller-rabinMiller-Rabin probabilistic primality test
math.primes.safemath.primes.safe ボキャブラリ
math.rangesVirtual sequence consisting of a range of numbers
math.statisticsMean, median, standard deviation, and other statistical routines
mime.multipartMIME multipart parser
nmakeGeneralization of make for constructing several sequences simultaneously
packPacking and unpacking binary data
quotingquoting ボキャブラリ
randomRandom number generator protocol and implementations
random.mersenne-twisterMersenne Twister random number generator
random.sfmtrandom.sfmt ボキャブラリ
regexpRegular expressions
romanRoman numerals library
sequences.deepSequence/tree combinators like deep-map, deep-each, etc
shuffleAdditional shuffle words
smtpSending mail via SMTP
sorting.functorsorting.functor ボキャブラリ
sorting.humanCorrect sorting of sequences of strings with embedded numbers
sorting.slotsSorting by tuple slots
sorting.titlesorting.title ボキャブラリ
splitting.monotonicSplit a sequence into monotonically-increasing subsequences
system-infoQuery the operating system for hardware information in a platform-independent way
system-info.backendsystem-info.backend ボキャブラリ
system-info.linuxsystem-info.linux ボキャブラリ
system-info.macosxsystem-info.macosx ボキャブラリ
system-info.windowssystem-info.windows ボキャブラリ
system-info.windows.cesystem-info.windows.ce ボキャブラリ
system-info.windows.ntsystem-info.windows.nt ボキャブラリ
tools.filesFile listing and disk usage tools
tools.files.unixtools.files.unix ボキャブラリ
tools.files.windowstools.files.windows ボキャブラリ
tools.hexdumpPrints the formatted hex dump of a byte-array
tools.scaffoldTool to create the scaffolding for new vocabularies
tools.scaffold.windowstools.scaffold.windows ボキャブラリ
ui.backend.windowsui.backend.windows ボキャブラリ
unix.getfsstat.freebsdunix.getfsstat.freebsd ボキャブラリ
unix.getfsstat.macosxunix.getfsstat.macosx ボキャブラリ
unix.getfsstat.netbsdunix.getfsstat.netbsd ボキャブラリ
unix.getfsstat.openbsdunix.getfsstat.openbsd ボキャブラリ
unix.groupsWorking with Unix user groups
unix.statfs.freebsdunix.statfs.freebsd ボキャブラリ
unix.statfs.linuxunix.statfs.linux ボキャブラリ
unix.statfs.macosxunix.statfs.macosx ボキャブラリ
unix.statvfsunix.statvfs ボキャブラリ
unix.statvfs.freebsdunix.statvfs.freebsd ボキャブラリ
unix.statvfs.linuxunix.statvfs.linux ボキャブラリ
unix.statvfs.macosxunix.statvfs.macosx ボキャブラリ
unix.statvfs.netbsdunix.statvfs.netbsd ボキャブラリ
unix.statvfs.openbsdunix.statvfs.openbsd ボキャブラリ
unix.usersWorking with Unix users
unix.users.bsdunix.users.bsd ボキャブラリ
unix.utilitiesunix.utilities ボキャブラリ
unix.utmpxunix.utmpx ボキャブラリ
unix.utmpx.macosxunix.utmpx.macosx ボキャブラリ
unix.utmpx.netbsdunix.utmpx.netbsd ボキャブラリ
windowsMicrosoft Windows CE/XP/Vista API bindings
windows.advapi32windows.advapi32 ボキャブラリ
windows.cewindows.ce ボキャブラリ
windows.errorswindows.errors ボキャブラリ
windows.gdi32windows.gdi32 ボキャブラリ
windows.kernel32windows.kernel32 ボキャブラリ
windows.messageswindows.messages ボキャブラリ
windows.ntwindows.nt ボキャブラリ
windows.opengl32windows.opengl32 ボキャブラリ
windows.psapiwindows.psapi ボキャブラリ
windows.shell32windows.shell32 ボキャブラリ
windows.timewindows.time ボキャブラリ
windows.typeswindows.types ボキャブラリ
windows.user32windows.user32 ボキャブラリ
windows.usp10windows.usp10 ボキャブラリ
windows.winsockwindows.winsock ボキャブラリ


resource:extra の子
ボキャブラリ概要
annotationsCode annotation comment syntax
assoc-heapsPriority queue with fast insertion, removal of first element, and lookup of arbitrary elements by key
benchmark.chameneos-reduxbenchmark.chameneos-redux ボキャブラリ
benchmark.e-decimalsbenchmark.e-decimals ボキャブラリ
benchmark.e-ratiosbenchmark.e-ratios ボキャブラリ
benchmark.mtbenchmark.mt ボキャブラリ
benchmark.sfmtbenchmark.sfmt ボキャブラリ
c.lexerc.lexer ボキャブラリ
c.preprocessorc.preprocessor ボキャブラリ
crypto.aescrypto.aes ボキャブラリ
crypto.barrettcrypto.barrett ボキャブラリ
crypto.passwd-md5crypto.passwd-md5 ボキャブラリ
crypto.rsacrypto.rsa ボキャブラリ
crypto.xorcrypto.xor ボキャブラリ
cursesncurses binding
cursorscursors ボキャブラリ
decimalsdecimals ボキャブラリ
geobytesCity, country, region database using database from http://www.geobytes.com/GeoWorldMap.zip
hello-unicodeModern "Hello world" which demonstrates various Unicode scripts
html.parserhtml.parser ボキャブラリ
html.parser.analyzerhtml.parser.analyzer ボキャブラリ
html.parser.printerhtml.parser.printer ボキャブラリ
html.parser.utilshtml.parser.utils ボキャブラリ
id3id3 ボキャブラリ
images.gifGIF image file format
images.httpimages.http ボキャブラリ
images.normalizationimages.normalization ボキャブラリ
images.viewerimages.viewer ボキャブラリ
io.serialSerial port library
io.serial.windowsio.serial.windows ボキャブラリ
irc.clientAn IRC client framework
managed-servermanaged-server ボキャブラリ
managed-server.chatmanaged-server.chat ボキャブラリ
math.analysisVarious special functions from complex analysis
math.floating-pointmath.floating-point ボキャブラリ
math.numerical-integrationNumerical integration using Simpson's method
moneyUtility for calculating money with rationals
random.cmwcrandom.cmwc ボキャブラリ
random.lagged-fibonaccirandom.lagged-fibonacci ボキャブラリ
robotsrobots ボキャブラリ
site-watchersite-watcher ボキャブラリ
site-watcher.dbsite-watcher.db ボキャブラリ
spiderspider ボキャブラリ
spider.unique-dequespider.unique-deque ボキャブラリ
tartar ボキャブラリ
tc-lisp-talktc-lisp-talk ボキャブラリ
terrainWalk around on procedurally generated terrain
unitsunits ボキャブラリ
units.constantsunits.constants ボキャブラリ
units.imperialunits.imperial ボキャブラリ
units.siunits.si ボキャブラリ
webapps.imagebinwebapps.imagebin ボキャブラリ
webapps.irc-logwebapps.irc-log ボキャブラリ