Any tech documentation? Eg. chars and ints are signed, and bytes are not? Function parameter passing etc?
I am still working on the documentation; I will prioritize the information on the data types etc.
Of course some of this might change, the compiler is still very new and evolving. I want to support Next native functionality as much as I can from within the language. For example you can already quite easily compile code that will be assembled directly into banks in memory. This is mostly useful for building NEX files and of course if you just want to generate executable code directly in memory.