Improved Stack-Based Programming Language
Go to file
2022-03-06 16:34:26 +01:00
bootstrap add exception handling to debugger 2022-03-06 16:34:26 +01:00
.gitignore add .class files to gitignore 2022-03-05 21:08:43 +01:00
errorstream.isbpl first version of java interpreter 2022-03-05 20:55:03 +01:00
file.isbpl first version of java interpreter 2022-03-05 20:55:03 +01:00
isbpl.isbpl easier to handle comments for the compiler 2022-02-23 18:07:04 +01:00
README.md Update README.md 2022-03-06 00:14:33 +01:00
setup.sh add setup script 2022-03-05 20:57:02 +01:00
std.isbpl use more beautiful mathematics in std/stol 2022-03-06 16:01:01 +01:00

isbpl

Improved Stack-Based Programming Language

Incomplete, not currently compilable, only interpretable.