|
4 년 전 | |
---|---|---|
drafts | 4 년 전 | |
.gitignore | 4 년 전 | |
Makefile | 4 년 전 | |
README.md | 4 년 전 | |
calc.leg | 4 년 전 | |
object.c | 4 년 전 | |
test.sh | 4 년 전 | |
test.txt | 4 년 전 |
Please install peg/leg manually or with Homebrew:
$ brew install peg
$ make
$ echo "2+3" | ./calc
$ ./test.sh