aboutsummaryrefslogtreecommitdiff
path: root/examples/sample_code.nom
AgeCommit message (Collapse)Author
2017-09-19Added require instead of run file.Bruce Hill
2017-09-19Moved core into lib/ and recompiled.Bruce Hill
2017-09-18More major overhaulage.Bruce Hill
2017-09-14Working string interpolation!Bruce Hill
2017-09-14Changed comments to use # and #.. instead of (# #), which is moreBruce Hill
consistent with the language's attitude towards code blocks and indentation. No more long-range action closing parens.
2017-09-12Added readme and moved examples into a directory.Bruce Hill