feat: enhance asmGenerator with additional registers and improve function call generation
Co-authored-by: Barf-Vader <Barf-Vader@users.noreply.github.com> Co-authored-by: Gleb Koval
This commit is contained in:
@@ -39,7 +39,7 @@ val errConfig = new ErrorConfig {
|
||||
)
|
||||
}
|
||||
object lexer {
|
||||
|
||||
|
||||
/** Language description for the WACC lexer
|
||||
*/
|
||||
private val desc = LexicalDesc.plain.copy(
|
||||
|
||||
Reference in New Issue
Block a user