lang/examples
r4 dfe1ac90e8 add getln() function and calculator example
Runtime-allocated strings currently always leak memory, I will
definitely have to fix that.
2021-12-26 11:36:52 +01:00
..
calculator.script add getln() function and calculator example 2021-12-26 11:36:52 +01:00
fib.script rename print() to putln() 2021-12-26 10:55:31 +01:00
mandelbrot.script reorganize examples 2021-12-25 12:45:27 +01:00
pi.script rename print() to putln() 2021-12-26 10:55:31 +01:00