Latest News of the MufiZ Programming Language!
I have embarked myself on quite a task, to translate and convert the 7000 LINES OF C CODE to Zig, and while a lot of the hard work was done simply...
MufiZ's next version is coming with some big changes such as an incremental GC, but the last couple of releases haven't tried to do the initial goal...
We haven't touched MufiZ's memory operations until now, and this comes with a sweeping change! We have transitioned from a mark-sweep algorithm to an...
This release has been in the works for months, and I am happy to be able to finalize it, which has brought many fixes towards builtins via our test...
As of yesterday, Zig v0.13.0 has been released, and so I went onto MufiZ, changed the minimum supported to 0.13.0 on build.zig, and update zig-clap to...
For more streamlined management of Linux packages, I've opted to transition from hosting the apt repo on GitHub to the efficient Package Cloud for...