#Custom GUI support for my custom programming language
20 messages · Page 1 of 1 (latest)
The language is here: https://github.com/RevolvingMadness/Sculk https://modrinth.com/mod/sculk-lang (not with the gui part implemented)
-> with font i think
I guess
yeah
Does this work server-side only or does the client need something?
And is there a way to add blocks?
Sorry for the late response. Right now... I'm pretty sure it's only server side but It might need to be server side in the future. And for now there isn't anyway to add blocks.
But that is something I would like to add in the future
That's called ligatures iirc
I didn't dig too far into the source for the mod but is there an actual type checker for the type annotations?
This would be cool as a hook-in with Polymer.
yeah but its not the best
so like, https://modrinth.com/mod/actioninventory?
but with the ability to set placeholder values
thats pretty cool i like the syntax
did you follow a tutorial for your language interpreter and stuff? If so, do you mind linking it?