Commit Graph

23 Commits (main)

Author SHA1 Message Date
bog 2f73e3a0ca 🐛 closures and module import repared. 2024-04-10 16:55:13 +02:00
bog 6e6534acbd 🚧 big refactoring of local vars indexes. 2024-04-10 10:53:07 +02:00
bog 4d0edad298 anonymous modules. 2024-04-07 20:43:13 +02:00
bog b5f0713fee improved println 🎨 better global support 🐛 string duplication with clone. 2024-04-07 05:23:59 +02:00
bog 88aad1ee75 native functions. 2024-04-06 20:44:58 +02:00
bog 06b379c99c syntaxic sugar for function declaration. 2024-04-06 09:17:08 +02:00
bog 603dc6f53a 🐛 closure capture and local variables collisions. 2024-04-05 21:51:19 +02:00
bog 726b87cad5 closures. 2024-04-05 18:31:11 +02:00
bog 7468605289 🐛 function now on the heap. 2024-04-03 06:28:03 +02:00
bog 0a3d7d4aea basic user defined functions. 2024-04-02 22:44:34 +02:00
bog 74e5f5225d if expressions. 2024-04-02 19:16:22 +02:00
bog 8e9b6f956d variables and constants. 2024-04-02 17:33:31 +02:00
bog 441acdeea2 🐛 usub error with negative numbers. 2024-04-02 00:01:33 +02:00
bog 22cf99faa9 comparisons operations. 2024-04-01 23:33:43 +02:00
bog e7e0789cbb strings arithmetic. 2024-04-01 21:42:36 +02:00
bog 5cb141e4cf float arithmetic. 2024-04-01 21:08:42 +02:00
bog d8be5d7b0f comments. 2024-04-01 14:13:36 +02:00
bog 7a10a7f330 bool arithmetic. 2024-04-01 14:00:06 +02:00
bog e8b10498cf assert expression acceptance tests. 2024-04-01 07:20:42 +02:00
bog 77fda3a432 int arithmetic. 2024-04-01 01:32:47 +02:00
bog 1f71fce283 int literals. 2024-03-31 23:10:56 +02:00
bog e0502c7825 🎉 C project. 2024-03-31 17:44:34 +02:00
bog 6bf4a23da5 Initial commit 2024-03-31 13:34:53 +00:00