1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-21 12:43:15 +00:00
janet/examples
Calvin Rose 9d4effc02e Add make format to format code.
A consistent style should help with contributors and
readability. We use astyle as the formatter as can make a pretty
good approximation of the current style and my preferred style.

Astyle can be found at http://astyle.sourceforge.net/astyle.html
2019-02-19 20:51:34 -05:00
..
numarray Add make format to format code. 2019-02-19 20:51:34 -05:00
3sum.janet Add functionality that allows the set macro to 2019-01-06 19:33:27 -05:00
assembly.janet Update examples, add method like semantics to calling keywords. 2019-01-07 14:47:47 -05:00
colors.janet Update examples, add method like semantics to calling keywords. 2019-01-07 14:47:47 -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 game of life example. 2019-02-17 11:20:24 -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