Commit Graph

14 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 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 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 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 46dc8b8c2d num literals. 2023-12-09 18:24:41 +01:00