Commit Graph

9 Commits (d9e06eeabd4b5dd80e2f9a35cbb311584e14e42f)

Author SHA1 Message Date
bog d30e42b4e8 ADD: simple arrays. 2023-09-24 00:40:08 +02:00
bog 6df8167669 ADD: import modules. 2023-09-23 19:21:55 +02:00
bog 22131c2cf0 ADD: naive and simple closures. 2023-09-22 22:04:57 +02:00
bog 9591d6c176 ADD: set core macro. 2023-09-22 14:17:21 +02:00
bog 70d0ba241c ADD: high order functions. 2023-09-22 13:27:13 +02:00
bog 12cc10720e ADD: basic lambdas (no rec, no closure...). 2023-09-21 21:17:39 +02:00
bog 14e693c946 ADD: var declaration and blocks. 2023-09-21 15:59:46 +02:00
bog bcf12d19f7 ADD: native function support. 2023-09-20 17:17:13 +02:00
bog 8c46189b20 ADD: builtin type literals (int, float, bool, string). 2023-09-20 13:31:35 +02:00