Commit Graph

2 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