aboutsummaryrefslogtreecommitdiff
path: root/lib/plurals.nom
AgeCommit message (Collapse)Author
2017-10-02Updated to undo some of the block/thunk stuff. Thunks are thunks, andBruce Hill
expressions can be grouped with parens, and they have a clear distinction.
2017-09-29More stuff is working more better.Bruce Hill
2017-09-20Mostly working overhaul again that strips out ending lines with "..",Bruce Hill
and simplifies a lot of the code. Also stripped out Expression, which was just a useless level of indirection.
2017-09-19Added require instead of run file.Bruce Hill
2017-09-19Buncha updates to the sample code and core lib.Bruce Hill