1
0
Fork 0
Go to file
Sean Sube 93e55bc3bb add binexpr ctor to TS 2022-10-01 00:06:22 -05:00
agda reorder agda emit fns 2022-10-01 00:06:22 -05:00
typescript add binexpr ctor to TS 2022-10-01 00:06:22 -05:00
.gitignore move agda files into subdir 2022-10-01 00:06:18 -05:00
Makefile add TS equivalent 2022-10-01 00:06:22 -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