dlang-community / Pegged

A Parsing Expression Grammar (PEG) module, using the D programming language.
533 stars 66 forks source link

Status of dgrammar.d? #343

Open joagre opened 12 months ago

joagre commented 12 months ago

A dumb question really. What is the status of https://github.com/PhilippeSigaud/Pegged/blob/master/examples/dgrammar/src/pegged/examples/dgrammar.d?

Cheers /J

veelo commented 10 months ago

See https://github.com/PhilippeSigaud/Pegged/issues/294#issuecomment-651708801 and https://github.com/PhilippeSigaud/Pegged/issues/294#issuecomment-1879700226.

Pardon the late reply.