feat: x86 code generation implementation without runtime checking #29

Merged
gk1623 merged 58 commits from asm-gen into master 2025-02-27 18:54:57 +00:00
7 changed files with 543 additions and 207 deletions
Showing only changes of commit 8558733719 - Show all commits

View File

@@ -39,7 +39,7 @@ val errConfig = new ErrorConfig {
)
}
object lexer {
/** Language description for the WACC lexer
*/
private val desc = LexicalDesc.plain.copy(