1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Joel Martin
531d0798ce Simple pprint example.
Answering #165.
2016-02-10 16:19:32 -06:00
Dov Murik
a624ba4b67 examples: add memoize.mal as a usage example for atoms 2015-12-10 12:51:39 -05:00
Dov Murik
513810af6b add examples/eqaulity.mal
Implementations that don't have proper native comparison of hash-maps
and sequences can load examples/equality.mal for a pure-mal
implementation.
2015-11-17 14:41:06 -05:00
Joel Martin
a076db29a0 examples/: add chouser's protocols.mal file.
Originally from: https://gist.github.com/Chouser/6081ea66d144d13e56fc
2015-11-12 17:03:17 -06:00
Joel Martin
cb0533b0e8 Move mal code examples from mal/ to examples/ 2015-11-12 17:00:55 -06:00