Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
piumarta
/
javascrypt
réplica de
https://github.com/mtardy/javascrypt.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
Add readme
pull/1/head
mtardy
hace 5 años
padre
91adda1f21
commit
fb5c56fb7b
Se han
modificado 1 ficheros
con
26 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+26
-0
README.md
+ 26
- 0
README.md
Ver fichero
@ -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
```
Escribir
Vista previa
Cargando…
Cancelar
Guardar