aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2017-09-14Added dict example to tutorialBruce Hill
2017-09-14Tightened up graphics on level 4Bruce 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-12Tweaks to the tutorial.Bruce Hill
2017-09-12Renamed game -> compiler.Bruce Hill
2017-09-12Added readme and moved examples into a directory.Bruce Hill