Open CeylonMigrationBot opened 11 years ago
[@gavinking] This is a big job. Not for Ceylon 1.
[@bjansen] Perhaps this could help using an ANTLR tree in the IntelliJ plugin, it seems Terence Parr was able to create an ANTLR plugin based on ANTLR 4 grammars...
ANTLR4 support would make it much easier to build Ceylon tools in Javascript, C#,Python and the other ANTLR4 backends coming up.
Is v4 support happening?
[@gavinking] We need to migrate to ANTLR 4 and in the process remove all the embedded Java code from the grammar. This is probably going to keep me occupied for a couple of rather tedious days. :-/
[Migrated from ceylon/ceylon-spec#566]