lamb/examples
darkf a6cdb3b073 add map example 2013-10-22 17:29:39 -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
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
map.lamb add map example 2013-10-22 17:29:39 -07:00