|
|
|
|
|
by Snuggly73
209 days ago
|
|
looking at the "att" branches (excuse my unhealthy curiosity) I can only say - "jesus fucking christ". from the old parser ast -> to json -> to new ast representation (that is basically again copy of the old one) -> to some new incomplete bytecode generation im sure there is some good explanation, but....why?! :) |
|
In the end I've just reanimated the original parser generator and progressed to full Java 7 syntactically (-att5 branch), but there are some major obstacles with bytecode.