DEV Community

Mustafif
Mustafif

Posted on

1

Mufi Lang v0.1.0 Released

Mufi v0.1.0 is finally out after starting to work on it at around March. The language is fairly small, documentation is still in progress but the actual language is readily available to download.

The language uses a C bytecode compiler and a standard library written in Rust utilizing C bindings. This release, codenamed Baloo is purposely unoptimized, v0.2.0 will be and using a benchmarking program written in the repo, it will help compare the performance gains between them.

The language is only officially supported for Unix systems, Windows is sadly complicated to set up in my native Linux environment, but I am still looking to add some functionality to provide Windows support.

For installation instructions look at the README in the repo.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay