2 lines
55 B
Bash
Executable File
2 lines
55 B
Bash
Executable File
#!/bin/bash -f
|
|
../../bin/lexer $* | ../../bin/parser $* |