Goldie Parser Generator. Haxe language definition.
bls
bizprac at orange.fr
Fri Apr 6 13:45:50 PDT 2012
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..
More information about the Digitalmars-d
mailing list