Skip to content

v0.11

Choose a tag to compare

@mhaupt mhaupt released this 27 Dec 17:46
· 141 commits to main since this release

Passes BC3-Test, with one exception: "SR 270 berechnet nicht den Stringraum" ("subroutine 270 does not compute string space"): the test expects memory to be less after allocating a long string. Since memory management is entirely the JVM's job in this BASICODE implementation, we cannot honour the expectation of memory being utterly limited.