Commit Graph

12 Commits (f9f73dabd36a8e70c12ef0ced8b0b18ca8bf1b32)

Author SHA1 Message Date
bog f9f73dabd3 ADD: string related functions (dup, char-at and cat. 2023-09-24 14:43:12 +02:00
bog 951a538cc2 ADD: float operators. 2023-09-24 14:22:01 +02:00
bog b6c6ac3302 ADD: 'and', 'or', 'not' boolean operations. 2023-09-24 13:03:33 +02:00
bog a08f722598 REF: adding ref function for arrays deref. 2023-09-24 12:17:42 +02:00
bog 6df8167669 ADD: import modules. 2023-09-23 19:21:55 +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 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 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