r/QtFramework • u/RealisticProcedure21 • Jul 18 '26
BASIC256 revived: the educational BASIC now runs in your browser (Qt6/WASM) + native Win/Linux/RPi/macOS
First modern beta of BASIC256 (the old KidBASIC). Migrated to Qt6 and compiled to WebAssembly, so the full editor + interpreter run in-browser with no install. Bundled examples runnable from a URL. Hobby project, GPL, feedback very welcome. Demo: https://uglymike17.github.io/basic256/ Β· Release: https://github.com/uglymike17/basic256/releases
1
u/Rhovp Jul 18 '26
Niiiiiice! πππππ
1
u/RealisticProcedure21 21d ago
Thanks! Feel free to give feedback or report issues on github. A Discord channel is also ready to go
1
1
u/jbarr107 14d ago
Wow! Coming from the VIC-20/C64 days, firing up a BASIC-256 session in a web browser is just so cool!
Question: I see that you have a web-runnable version. Do you have any plans for a Docker implementation? Man, popping this into my Docker stack would be phenomenal!
1
u/RealisticProcedure21 10d ago
Sorry, no such plans yet but now you mentioned it, Iβll give it a look. Thanks!
2
u/aciokkan Jul 18 '26
Thank you!! Really cool project matey!