janet/examples
Calvin Rose 6b95326d7c First commit removing the integer number type. This should
remove some complexity and unexpected behavior around numbers in
general as all numbers are the same number type, IEEE 754 double
precision numbers. Also update examples and tests, some of which were
out of date.

Some more testing may be needed for new changes to numbers.
2018-12-27 13:05:29 -05:00
..
3sum.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00
assembly.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00
colors.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05: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
lazyseqs.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00
life.janet Update documentation, fix life example. 2018-12-17 21:28:45 -05:00
maxtriangle.janet Change syntax for namespaces. 2018-11-30 22:49:21 -05:00
primes.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00