bog
|
4d91c05aea
|
ADD: if macro and comparison functions.
|
2023-09-21 23:30:51 +02:00 |
bog
|
11a7f6a9da
|
ADD: int arithmetic.
|
2023-09-21 22:26: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
|
5fe53355b5
|
ADD: native macros.
|
2023-09-20 21:21:51 +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 |