Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
piumarta
/
javascrypt
espelhamento de
https://github.com/mtardy/javascrypt.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
1
Wiki
Atividade
Ver código fonte
Add readme
pull/1/head
mtardy
5 anos atrás
pai
91adda1f21
commit
fb5c56fb7b
1 arquivos alterados
com
26 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+26
-0
README.md
+ 26
- 0
README.md
Ver arquivo
@ -0,0 +1,26 @@
# Basic calculator
## Requirements
Please install peg/leg manually or with Homebrew:
```bash
$ brew install peg
```
## Build
```bash
$ make
```
## Usage
```bash
$ echo "2+3" | ./calc
```
## Test
```bash
$ ./test.sh
```
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar