Furball-Engine/Furball

[FEATURE] Use an incremental source generator for languages

Beyley opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
We currently make all our language classes manually, so any new languages have to be added by hand

Describe the solution you'd like
A source generator to create the language classes and surrounding support code