|
4 vuotta sitten | |
---|---|---|
.gitignore | 4 vuotta sitten | |
Makefile | 4 vuotta sitten | |
README.md | 4 vuotta sitten | |
calc.leg | 4 vuotta sitten | |
draft.c | 4 vuotta sitten | |
draft2.c | 4 vuotta sitten | |
test.sh | 4 vuotta sitten |
Please install peg/leg manually or with Homebrew:
$ brew install peg
$ make
$ echo "2+3" | ./calc
$ ./test.sh