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