Command-Block-Assembly icon indicating copy to clipboard operation
Command-Block-Assembly copied to clipboard

Compile high-level code into Minecraft commands

Results 4 Command-Block-Assembly issues
Sort by recently updated
recently updated
newest added

I know some of these might end up being very expensive. Sadly, Mojang is doing a $#!t job at improving their command system to perform better in complex mcfunction files....

I know it just came out, and all, but I was wondering if there were plans to update this to Minecraft 1.15.2. I also wanted to gauge how "alive" the...

If I can request, it would be good if the Compiler was designed with all major features. One thing is that the primitive types in C include all, including a...

Prefix impl names with double underscore. Also why was I free(list); free(*list);