Commit Graph

23 Commits (main)

Author SHA1 Message Date
bog 85c289af2a 🐛 major closure issues. 2023-12-24 20:24:41 +01:00
bog 84f5425804 function closures. 2023-12-23 21:17:12 +01:00
bog 968f7a312d recursive functions. 2023-12-20 21:43:48 +01:00
bog e786b8f756 basic functions 2023-12-20 20:54:58 +01:00
bog a27eda5eda 'if then else' expressions. 2023-12-18 19:34:31 +01:00
bog 400f31025a variable scope and assignment. 2023-12-18 14:19:38 +01:00
bog bb83d39bb9 simple variable declarations. 2023-12-17 19:10:17 +01:00
bog 5b8748b843 str arithmetic operators. 2023-12-16 19:42:26 +01:00
bog caf6b3b47c bool arithmetic operators. 2023-12-16 19:12:20 +01:00
bog 4f6f3253c2 num arithmetic operators. 2023-12-15 22:31:01 +01:00
bog 29c363765f roza comments. 2023-12-15 21:35:44 +01:00
bog 975a089dbd comparison operators. 2023-12-15 21:32:17 +01:00
bog bd84f3bb3d 🐛 fix line numbers. 2023-12-15 19:45:47 +01:00
bog 076fd79ff1 'equals' and 'not equals' operators. 2023-12-15 19:30:20 +01:00
bog 90fe4c9f8e update test script. 2023-12-11 21:16:30 +01:00
bog 8a930db339 acceptance test script. 2023-12-11 21:12:02 +01:00
bog d3f90a5ed1 assert expression. 2023-12-11 18:01:22 +01:00
bog 9c74cce2a4 🐛 string escape quote. 2023-12-10 22:43:48 +01:00
bog f4eb33c76c str literal. 2023-12-10 04:49:28 +01:00
bog dc4a74ad15 bool literals. 2023-12-09 22:59:24 +01:00
bog 46dc8b8c2d num literals. 2023-12-09 18:24:41 +01:00
bog e434d5c4ae 🎉 C meson project. 2023-12-07 20:16:58 +01:00
bog 2da5939d81 Initial commit 2023-12-06 20:40:45 +00:00