Commit Graph

8 Commits

Author SHA1 Message Date
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