1
0
Fork 0
Go to file
Sean Sube a9004d0a88 move agda files into subdir 2022-10-01 00:06:18 -05:00
agda move agda files into subdir 2022-10-01 00:06:18 -05:00
.gitignore move agda files into subdir 2022-10-01 00:06:18 -05:00
Makefile keep all statements, put numbers the right way around 2022-09-28 18:04:00 -05:00
README.md split eval to its own module, clean up a bit 2022-09-29 08:24:38 -05:00

README.md

Agulator

This is a calculator written in Agda.

> echo '11+210;3+4' | ./Calc
result: 221, result: 7

This is my brain now, it doesn't work so good:

agulator