0.2.0 • Published 9 years ago
tabdown-kfatehi v0.2.0
tabdown
Express trees homoiconically with indentation.
examples
todo list
Today:
finish documentation
sleep
Tomorrow:
publish to github
Later:
Look up
coltrane changes
MUSIC-Nprime factorization
24
6
2
3
4
2
2usage
npm install tabdownimport tabdown from "tabdown"
...use cases
You can work directly with trees generated by tabdown. This method may be more useful for expressing trees with homogenous node types.
You can also use tokens from tabdown.lexer as a base context-free grammar for more complex indentation-sensitive grammars.
This method may be more useful for expressing trees with heterogenous node types.
0.2.0
9 years ago