Hi Nick, I guess :)
some questions.

Since there is no formal language description for Haxe (afaik) How do you implement the Gold Haxe grammar ?

It seems that Goldie grammars are very similar to BNF ( not EBNF) is this true ?

Since I like Haxe (at least the language, not the OCaml impl.) I would like to use your grammar to create a PEG port.
(based on https://github.com/PhilippeSigaud/Pegged)

So ...May I reuse your Gold Haxe grammar ?
I would like to create Haxe to D and eventually HLA translator. The final goal is to create a factory pattern based Haxe2XXX translator.

Bjoern..

Reply via email to