[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.tmf] Re: looking for a xtext C/Java like expression language

Hi Michael,

Here you can find a basic grammar for the Xtend expression language: https://bugs.eclipse.org/bugs/show_bug.cgi?id=264188.

I don't know about any other current grammars for Java like expression languages.

Regards,

--knut

Michael Scharf wrote:
Hi,

I am about to define a C/Java like expression language
and I wonder if there is some example to start from.


Michael