Commit Graph

10 Commits (85c289af2aebabe1d4a0259860b81fbc06ff0d0c)

Author SHA1 Message Date
bog 84f5425804 function closures. 2023-12-23 21:17:12 +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 076fd79ff1 'equals' and 'not equals' operators. 2023-12-15 19:30:20 +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