This one has been around for a little while and it's tightly coupled with Xtext, as far as I know. Still, a neat language (and Xtext is very, very cool for quickly writing language editors will full support for completion, syntactic highlighting, etc...).
Actually, anyone who invents a language and who doesn't leverage Xtext to provide some quick and easy IDE support is crazy. -- Cédric On Fri, Nov 4, 2011 at 3:41 PM, phil swenson <[email protected]> wrote: > http://www.eclipse.org/Xtext/xtend/ > > It looks quite cool to me. But it's getting a bit crazy with the number > of JVM languages being created.... I think some consolidation would be good. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
