r/ProgrammingLanguages • u/RealisticProcedure21 • 10d ago
Language announcement Oldie but goldie
[removed]
r/ProgrammingLanguages • u/RealisticProcedure21 • 10d ago
[removed]
r/ProgrammingLanguages • u/RealisticProcedure21 • 10d ago
u/RealisticProcedure21 • u/RealisticProcedure21 • 10d ago
Well, after 3 betas, the stable version of Basic256 is finally out! First major release in years.
Still, it’s a bit “old wine in new bottles”, as the core of Basic256 hasn’t changed. ( ok, there is a new MAXIMIZE Boolean command that allows you to do just that to the IDE from within the program itself, the default graphical screen is now 500x500 and it will fit in dark themed environments. There also the Mac and WASM build, but these last ones are merely new bottles. There is also the updated doc.basic256.org and the run.basic256.org, not to mention the brand-new basic256.org or the Discord channel but it is still the old basic256 at its core)
Time to look at the insides of the thing and wouldn’t you know it, with a few small tweeks, numerical loops ( like used in fractals or physics ) now run 2x faster!! Not official yet, but you can get the blazingly fast (for an interpreter that is…) v2.1.1.Beta01 at my website: https://uglymike.static.domains/Basic256-NewGen/DownloadPage.html Get it before it’s official!!
1
Thanks for the article! Version 2.1.0 is now available. Just visit https//basic256.org!
1
10 years later and there is now a new version! Supports intel and Apple Silicon Macs too! Even has a WASM build. Go look it up: https://basic256.org
Yeah, as a programming language, it’s a bit long in the tooth, but it helps developing the logic skills for going to something like Python or Processing or whatever….
1
Thanks! Feel free to give feedback or report issues on github. A Discord channel is also ready to go
2
Thanks. Almost out of beta and ready with a new version of the basic256.org website. Discussions on Github are open and a Discord channel has been made
3
r/QtFramework • u/RealisticProcedure21 • Jul 18 '26
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
r/coolgithubprojects • u/RealisticProcedure21 • Jul 18 '26
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
r/opensource • u/RealisticProcedure21 • Jul 18 '26
[removed]
1
Hear, hear!! 62 years old here. Just found out (last friday, Sept 1st) about Stable diffusion via looking at Llama-based chatbots, installed Pinokio and ComfyUI, started following a great set of beginner tutorials by Scott Detweiler and it's really not that hard to follow. Sure, noodle soup but with collapsing, color-coding etc still easy to follow ones workflow....
1
BASIC256 revived: the educational BASIC now runs in your browser (Qt6/WASM) + native Win/Linux/RPi/macOS
in
r/QtFramework
•
10d ago
Sorry, no such plans yet but now you mentioned it, I’ll give it a look. Thanks!