Skip to content

Releases: felixbd/while

Improved `main.hs` and added comments for `*.while` files

04 Dec 23:22
e60220c
Compare
Choose a tag to compare

RecursionError

29 Nov 19:00
be99cea
Compare
Choose a tag to compare

added RecursionError: maximum recursion depth 1500 for while loop

v1.0.0

27 Nov 20:02
4d14639
Compare
Choose a tag to compare

Initial release!!

v0.1.0-alpha

27 Nov 13:58
8518b8e
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

All in all, it works for now. Currently, the subtraction is not yet implemented in N_0 but rather in Z. Also, I would like to check the code a final time before releasing a stable version.