Initial work on converting the state machine to a state table
This commit is contained in:
3
mk_table_generator
Executable file
3
mk_table_generator
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
clang -Iinclude -Iinclude/lexer generate_state_table.c -o gentable
|
||||
Reference in New Issue
Block a user