- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Fri, 26 Aug 2022 08:21:17 +0000
- To: M Joel Dubinko <micah@dubinko.info>, public-ixml@w3.org
Great stuff. This is always an exciting moment in programming. Steven On Thursday 25 August 2022 23:40:51 (+02:00), M Joel Dubinko wrote: > With a simple grammar, admittedly, but I've just achieved first bootstrap in EarleyBird. > > The input is an ixml file describing a grammar. Parsed into a tree. From that, a target grammar is constructed, which is then used to parse a document in the described grammar. > > https://github.com/mdubinko/earleybird > > > >
Received on Friday, 26 August 2022 08:21:42 UTC