xtclang / xvm

Ecstasy and XVM
Other
200 stars 17 forks source link

Next cut new backend #205

Closed cliffclick closed 7 months ago

cliffclick commented 7 months ago

Makefile builds javatools.jar, ecstasy.xtc and all the XDK XTC files, and XCC, and uses built XCC to compile all XTC files. Rewrite AST tree passes; doType, unBox, rewrite, reBox, jcode. Rewrite Elvis handling. Support for unions.