<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mry/src/character.zig, branch pex</title>
<subtitle>GLL Recognizer
</subtitle>
<id>http://git.nathanreiner.xyz/mry/atom?h=pex</id>
<link rel='self' href='http://git.nathanreiner.xyz/mry/atom?h=pex'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/mry/'/>
<updated>2025-05-06T08:43:09Z</updated>
<entry>
<title>add full grammar parsing</title>
<updated>2025-05-06T08:43:09Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2025-05-06T08:43:09Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/mry/commit/?id=eff19cc15a9bf4df60e7f90c3a7ee525c65266c0'/>
<id>urn:sha1:eff19cc15a9bf4df60e7f90c3a7ee525c65266c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement grammar parser</title>
<updated>2025-04-24T13:10:14Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2025-04-24T13:10:14Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/mry/commit/?id=9456f4e2b569b393d6c01784a4545b11b32e16ef'/>
<id>urn:sha1:9456f4e2b569b393d6c01784a4545b11b32e16ef</id>
<content type='text'>
This implements the grammar struct together with
some other helpful structures like char-set and character.

The grammar struct parses a grammar file and also generates
the FIRST and FOLLOWS tables.
</content>
</entry>
</feed>
