Commit Graph

4 Commits

Author SHA1 Message Date
r4 cda56d5b9c allow for one-line if and else bodies without {} 2021-12-26 19:18:52 +01:00
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
r4 d8b470f0eb rename print() to putln() 2021-12-26 10:55:31 +01:00
r4 dd67a1bf5d reorganize examples 2021-12-25 12:45:27 +01:00