Please sign in to access this page
A LIFO stack-based compiled esoteric programming language that compiles to C.
Samples can be found at https://github.com/mz-stk/mz-stk-compiler/tree/main/samples (Note: Input doesnt work in playground website so please dont try the input_output.mzstk script if you are trying the language from the website).
For references regarding language syntax, please read the project's README.
Jmeow longnamelongnamelongnamelongnamelongnamelongname'); --//
Check their projects out: Sapphire (Linux), Ultimate Screen Controller, Minecraft Attack Alert, Rust JRE, SoM Map Botnet, Just testing things<script>console.log("Will this work?")</script>, Testingggg, Security testing, Convert Stuff, Getting to Philosophy
Pookstir
Check their projects out: Wolf Interpreter, Mycor, Surface Circuits
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Deployed the project to nest at the url mzstk.arungeorgesaji.hackclub.app and made everything work
Fixed all the bugs and made mz-stk work completely and wrote some sample codes for various functionality.
Added some of the basic functionality to the basic ast conversion(form in which its saved before compiling at least that's whats planned)...Like loops,if-else,variables etc...Though have to refine on the stuff