Tim Henderson
Results
5
issues of
Tim Henderson
This PR adds support for float types.
This is an experimental PR which contains support for generating lexers for programming languages directly from a DFA specification. It does not use the same API as the rest of...
This PR will add support for scanning a byte stream instead of needing to read in the entire file. Note, because of how lexical analysis lookahead works in rare cases...
not finished