<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rep.git/tokens, branch master</title>
<subtitle>Parser generator for Emacs written in Rust
</subtitle>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/rep.git/'/>
<entry>
<title>add a crate 'tokens'</title>
<updated>2023-08-04T08:36:50+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2023-08-04T08:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/rep.git/commit/?id=bfb85bf0cd7a75b910d7125c69d5e5eae2bd51c1'/>
<id>bfb85bf0cd7a75b910d7125c69d5e5eae2bd51c1</id>
<content type='text'>
This crate is responsible for the users to conveniently define their
own tokenizers.  Right now the user has to tokenize the input string
manually, which is not quite what is expected from a parser, from the
view point of users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This crate is responsible for the users to conveniently define their
own tokenizers.  Right now the user has to tokenize the input string
manually, which is not quite what is expected from a parser, from the
view point of users.
</pre>
</div>
</content>
</entry>
</feed>
