Improved Stack-Based Programming Language
Go to file
2022-03-05 20:55:03 +01:00
bootstrap first version of java interpreter 2022-03-05 20:55:03 +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
std.isbpl first version of java interpreter 2022-03-05 20:55:03 +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.