1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-30 07:50:41 +00:00
janet/examples
Calvin Rose 86d2785d5e Add example of new iteration macro
that may replace or complement the loop macro.
The loop macro is still useful though and not
nearly as complicated as the common lisp loop macro.
2018-11-28 16:30:53 -05:00
..
3sum.janet Rename to janet 2018-09-05 22:18:42 -04:00
assembly.janet Rename to janet 2018-09-05 22:18:42 -04:00
error.janet Rename to janet 2018-09-05 22:18:42 -04:00
fizzbuzz.janet Updare examples. Delete ugly iterator example. 2018-11-26 22:09:12 -05:00
hello.janet Change format for declaring flexible arity functions. 2018-11-25 14:03:00 -05:00
life.janet Updare examples. Delete ugly iterator example. 2018-11-26 22:09:12 -05:00
maxtriangle.janet Updare examples. Delete ugly iterator example. 2018-11-26 22:09:12 -05:00
newiter.janet Add example of new iteration macro 2018-11-28 16:30:53 -05:00
primes.janet Rename to janet 2018-09-05 22:18:42 -04:00