Issues
- 0
- 0
Add GitHub Actions
#34 opened by rahulc29 - 0
Add `if` statements
#31 opened by rahulc29 - 0
Add mutable variable
#33 opened by rahulc29 - 0
Add assignment operator
#32 opened by rahulc29 - 0
Add comparison operators
#30 opened by rahulc29 - 0
Add parser driver
#29 opened by rahulc29 - 0
- 0
Understand SSA form
#26 opened by rahulc29 - 0
Add recursive descent parser
#23 opened by rahulc29 - 0
Add Fortran I inspired parser
#24 opened by rahulc29 - 0
Add Parser API
#20 opened by rahulc29 - 0
Add high-level client code
#21 opened by rahulc29 - 0
- 0
Add conditionals to the language
#18 opened by rahulc29 - 0
Dynamicise the matching of tokenizable classes
#17 opened by rahulc29 - 0
Restructure tests into separate folder
#9 opened by rahulc29 - 0
Shift AST classes to separate folder
#14 opened by rahulc29 - 0
- 0
- 0
Allow parsing of non-pretty expressions
#3 opened by rahulc29 - 0
Add basic structure of AST
#4 opened by rahulc29 - 0
Add Regex based Lexer
#1 opened by rahulc29