picty / parsifal

Parsifal : an OCaml-based parsing engine
Other
61 stars 8 forks source link

Add support in the preprocessor for recursive types #30

Open pictyeye opened 10 years ago

pictyeye commented 10 years ago

Once the internal structures are ready, use them to handle recursive PType definitions correctly.

pictyeye commented 10 years ago

This might need begin/end markers.