Created file for final language
This commit is contained in:
parent
23a94196fb
commit
fc1cff2d31
1 changed files with 2 additions and 0 deletions
2
final_lang/lex_yacc.py
Normal file
2
final_lang/lex_yacc.py
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
import ply.lex as lex
|
||||||
|
import ply.yacc as yacc
|
||||||
Loading…
Add table
Add a link
Reference in a new issue