On 2014-07-26 15:49, Mike wrote:

I've been thinking more about this.  If you could use this scala code to
output the java code is something more consumable by D, it may be easier
for others in this community to help build on it.

I realize there will need to be semantic analysis, but as long the
syntax is appropriately annotated as methods, parameters, types,
expressions, etc... and maintains lexical order, D could do the semantic
analysis.

I'm thinking something like JaML:
http://www2.informatik.uni-wuerzburg.de/uploads/media/jaml_technical_report.pdf

I can just as easy output it directly to D as XML. Or is there are tool that can do that already. Is that what JaML is?

--
/Jacob Carlborg

Reply via email to