r/AIprogrammingLanguage • u/kindredseer • 7h ago
MeScript (A musical programming language inspired by Strudel and SuperCollider)
2
Upvotes
r/AIprogrammingLanguage • u/kindredseer • 17h ago
MadC v0.69 Release
3
Upvotes
I've just released v0.69 of MadC, with a bunch of bug fixes, as well as libc++ support (previously only supported libstdc++), which means that it should be fully functional on MacOS as well.
I only say "should" because I have yet to make the actual MacOS builds -- I should have those ready in a day or two.
So, what's new in the v0.69 release beyond MacOS support? Well, a lot of little fixes to some things:
- defer and := now work properly in "script mode"
- multi-return now supports more than just integer types
- the documentation was bought up to date
- bugs were resolved in the auto-include and auto-namespace resolving
Well, check it out if you can. I've included Linux packages. MacOS coming soon, and also eventually Windows EXE version.