Commit Graph

5 Commits

Author SHA1 Message Date
mark
3f76e4f549 add a.fn(b) syntax to cheat sheet 2023-05-25 00:25:50 +02:00
mark
bcc88bf088 added 'outdated' message to intro 2023-05-25 00:24:24 +02:00
mark
e766e78e96 updated site + added docs/builtins.md + statements can end with ',' to differentiate '1, -2' from '1 - 2' == '-1'. 2023-05-25 00:22:03 +02:00
mark
46653666f0 updated readme and docs 2023-05-24 23:35:42 +02:00
Mark
ac3221471f
Create intro.md
before we can add advanced examples, we need type inference: just because I declare a variable as `[]` doesn't mean I'll never write a value to it.
2023-05-18 02:06:45 +02:00