Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
piumarta
/
javascrypt
espelho de
https://github.com/mtardy/javascrypt.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
1
Wiki
Trabalho
Ver a proveniência
Add readme
pull/1/head
mtardy
há 5 anos
ascendente
91adda1f21
cometimento
fb5c56fb7b
1 ficheiros alterados
com
26 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+26
-0
README.md
+ 26
- 0
README.md
Ver ficheiro
@ -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é-visualizar
Carregando…
Cancelar
Guardar