lamb/examples
darkf 02bc968e0c add ref example 2014-02-12 02:54:41 -08:00
..
monads update state monad example for empty tuple 2013-10-29 03:05:34 -07:00
association_list.lamb add association list example 2013-10-26 23:22:56 -07:00
at.lamb add at and hibye examples 2013-10-23 15:39:01 -07:00
cons.lamb add cons example 2013-10-24 01:28:14 -07:00
countdown.lamb add countdown example 2013-10-20 22:01:36 -07:00
factorial.lamb refactor examples to use print(x) instead of putstrln(itos(x)) 2013-10-20 22:45:52 -07:00
helloworld.lamb reverse pattern binding order 2013-10-20 18:59:22 -07:00
hibye.lamb add at and hibye examples 2013-10-23 15:39:01 -07:00
listlength.lamb refactor examples to use print(x) instead of putstrln(itos(x)) 2013-10-20 22:45:52 -07:00
listsum.lamb refactor examples to use print(x) instead of putstrln(itos(x)) 2013-10-20 22:45:52 -07:00
loop.lamb add loop example 2013-10-23 19:35:35 -07:00
map.lamb add map example 2013-10-22 17:29:39 -07:00
ref.lamb add ref example 2014-02-12 02:54:41 -08:00