VirtoolsTranslation/NlpParser/compile.bat

3 lines
67 B
Batchfile
Raw Normal View History

2023-06-28 22:56:18 +08:00
antlr4 Nlp.g4
javac Nlp*.java
grun Nlp nlp_document < testbench.txt