feat: x86 code generation implementation without runtime checking #29
@@ -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