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