Commit graph

13 commits

Author SHA1 Message Date
darkf
44772d7e33 add association list example 2013-10-26 23:22:56 -07:00
darkf
ebcab6b75f add a few monad examples 2013-10-25 02:31:35 -07:00
darkf
330f474709 add cons example 2013-10-24 01:28:14 -07:00
darkf
30aaf4ed80 add loop example 2013-10-23 19:35:35 -07:00
darkf
5c341d7df4 add at and hibye examples 2013-10-23 15:39:01 -07:00
darkf
a6cdb3b073 add map example 2013-10-22 17:29:39 -07:00
darkf
700c5be701 refactor examples to use print(x) instead of putstrln(itos(x)) 2013-10-20 22:45:52 -07:00
darkf
dfbad82f26 listsum -> listlength; add actual listsum 2013-10-20 22:43:59 -07:00
darkf
e60deb4ca2 add countdown example 2013-10-20 22:01:36 -07:00
darkf
3b9a5df158 add listsum example 2013-10-20 21:52:04 -07:00
darkf
9dc145c08f add factorial example 2013-10-20 21:07:49 -07:00
darkf
99ce2f75ee reverse pattern binding order 2013-10-20 18:59:22 -07:00
darkf
262ab75e61 add hello world example 2013-10-20 17:41:22 -07:00