Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
development
|
|
Goyacc is a version of yacc generating Go parsers.
|
Goyacc is a version of yacc generating Go parsers. |
biggfft
Package bigfft implements multiplication of big.Int using FFT.
|
Package bigfft implements multiplication of big.Int using FFT. |
fileutil
Package fileutil collects some file utility functions.
|
Package fileutil collects some file utility functions. |
fileutil/falloc
WIP: Package falloc provides allocation/deallocation of space within a file/store (WIP, unstable API).
|
WIP: Package falloc provides allocation/deallocation of space within a file/store (WIP, unstable API). |
fileutil/hdb
WIP: Package hdb provides a "handle"/value DB like store, but actually it's closer to the model of a process's virtual memory and its alloc, free and move methods.
|
WIP: Package hdb provides a "handle"/value DB like store, but actually it's closer to the model of a process's virtual memory and its alloc, free and move methods. |
fileutil/storage
WIP: Package storage defines and implements storage providers and store accessors.
|
WIP: Package storage defines and implements storage providers and store accessors. |
golex
Golex is a lex/flex like (not fully POSIX lex compatible) utility.
|
Golex is a lex/flex like (not fully POSIX lex compatible) utility. |
golex/lex
Package lex is a Unicode-friendly run time library for golex[0] generated lexical analyzers[1].
|
Package lex is a Unicode-friendly run time library for golex[0] generated lexical analyzers[1]. |
lex
Package lex provides support for a *nix (f)lex like tool on .l sources.
|
Package lex provides support for a *nix (f)lex like tool on .l sources. |
lexer
Package lexer provides generating actionless scanners (lexeme recognizers) at run time.
|
Package lexer provides generating actionless scanners (lexeme recognizers) at run time. |
mathutil
Package mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages.
|
Package mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages. |
mathutil/mersenne
Package mersenne collects utilities related to Mersenne numbers[1] and/or some of their properties.
|
Package mersenne collects utilities related to Mersenne numbers[1] and/or some of their properties. |
parser/nquads
Package parser implements a parser for N-Quads[0] source text.
|
Package parser implements a parser for N-Quads[0] source text. |
parser/yacc
Package parser implements a parser for yacc source files.
|
Package parser implements a parser for yacc source files. |
scanner/nquads
Package scanner implements a scanner for N-Quads[0] source text.
|
Package scanner implements a scanner for N-Quads[0] source text. |
scanner/yacc
Package scanner implements a scanner for yacc[0] source text with actions written in Go.
|
Package scanner implements a scanner for yacc[0] source text with actions written in Go. |
sortutil
Package sortutil provides utilities supplementing the standard 'sort' package.
|
Package sortutil provides utilities supplementing the standard 'sort' package. |
y
Package y converts .y (yacc[2]) source files to data suitable for a parser generator.
|
Package y converts .y (yacc[2]) source files to data suitable for a parser generator. |
Click to show internal directories.
Click to hide internal directories.