Commit Graph

8 Commits

Author SHA1 Message Date
95fe6e9abb Add support for not equals (!=) infix operation. 2023-08-21 02:34:33 -07:00
0b3700667d Add support for line comments. 2023-08-21 02:22:43 -07:00
5455846d7a Add support for block comments. 2023-08-21 02:15:52 -07:00
ccd10343c3 Implement negation operator. 2023-08-20 22:35:44 -07:00
90df76ca33 Simple syntax example. 2023-08-20 22:25:45 -07:00
903f730d51 Support if without else. 2023-08-19 20:59:14 -07:00
cccea9c2ca If Statement Support 2023-08-19 20:40:31 -07:00
6494858f02 Initial Commit 2023-08-19 15:34:10 -07:00