Improved Stack-Based Programming Language
Go to file
2022-03-05 21:07:29 +01:00
bootstrap fix compiler and std bugs 2022-03-05 21:07:29 +01:00
.gitignore add gitignore 2022-03-05 20:57:59 +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 2022-02-08 20:25:54 +01:00
setup.sh add setup script 2022-03-05 20:57:02 +01:00
std.isbpl fix compiler and std bugs 2022-03-05 21:07:29 +01:00

isbpl

Improved Stack-Based Programming Language

Incomplete, not currently compilable!

JS Bootstrap is very, very, very DIRTY! Do not use it to run anything but the compiler until the compiler is fully finished and can compile itself!!! A pre-compiled compiler will be added as bootstrap as soon as possible.