pascalabcnet/Parsers/PascalABCParserNewSaushkin/generateParserScanner.bat

5 lines
115 B
Batchfile
Raw Permalink Normal View History

2015-05-14 22:35:07 +03:00
cls
GPLex_GPPG\gplex.exe /unicode ABCPascal.lex
GPLex_GPPG\gppg.exe /no-lines /gplex ABCPascal.y
2015-05-14 22:35:07 +03:00
convert4.exe
pause