Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
config
Package config implements configuration for keeper.
|
Package config implements configuration for keeper. |
month
Package month provides utilities for handling months.
|
Package month provides utilities for handling months. |
webui
Package webui implements the Web UI for keeper.
|
Package webui implements the Web UI for keeper. |
webui/templates
Package templates contains templates for the Web UI.
|
Package templates contains templates for the Web UI. |
Package journal implements the processing of bookkeeping journals from keeper files.
|
Package journal implements the processing of bookkeeping journals from keeper files. |
Package kpr documents the syntax of keeper files.
|
Package kpr documents the syntax of keeper files. |
ast
Package ast declares the types used to represent syntax trees for kpr files.
|
Package ast declares the types used to represent syntax trees for kpr files. |
parser
Package parser implements a parser for kpr files.
|
Package parser implements a parser for kpr files. |
scanner
Package scanner implements a scanner for kpr files.
|
Package scanner implements a scanner for kpr files. |
token
Package token defines constants representing the lexical tokens of kpr files and basic operations on tokens (printing, predicates).
|
Package token defines constants representing the lexical tokens of kpr files and basic operations on tokens (printing, predicates). |
Package reports implements the production of various common reports from bookkeeping data.
|
Package reports implements the production of various common reports from bookkeeping data. |
Click to show internal directories.
Click to hide internal directories.