This is news from the author of moonBASIC:
"Hello, I’d like to share a project I’ve been working on: *moonBASIC*. It is a modern BASIC compiler written in Go, designed to be the spiritual successor to BlitzBASIC 3D for the current generation of hardware.
After transitioning the architecture to Go to ensure better stability and cross-platform support (specifically for macOS and Linux), moonBASIC now offers native performance with a suite of integrated libraries:
- *Physics:* Full support for Jolt (3D) and Box2D (2D).
- *Graphics:* 100% Raylib integration.
- *Networking:* ENet for low-latency multiplayer.
I am aiming for a fast, reliable build pipeline that makes game distribution seamless. I’d love for the community to take a look and offer feedback.
*Check it out here:* CharmingBlaze/moonbasic
< https://github.com/CharmingBlaze/moonbasic >
Best, CharmingBlaze"
( https://github.com/CharmingBlaze/cyberbasic/discussions/10#discussioncomment-16487458 )
