Move asm->ir part of code to ast
package
#60
Labels
easy
This issue is easy to fix
feature request
A request for a certain feature
good first issue
Good for newcomers
medium priority
This will be important in the near future
refactor
To make the code prettier
Is your feature request related to a problem? Please describe.
ir
package should not know anything about asm.Describe the solution you'd like
Move the whole lowering code into
ast
package.The text was updated successfully, but these errors were encountered: