codetalker
codetalker copied to clipboard
A succinct, pythonic parser + translator solution
For now, I removed the contrib directory from the tests just to work on the other errors. I worked on a few encoding issues and I was able to get...
Similar to _not, but don't consume any tokens at all. (Therefore, most useful at the end of a rule.)
would be great to see the referent resource if it exists, otherwise it would be great to take that link out :) https://jaredforsyth.com/projects/codetalker (this broken link appears near the top...
The tarball uploaded on PyPI is missing the header files needed to build the extensions, namely `codetalker/c/parser.h` and `_codetalker/c/speed_tokens.h`. Thanks, James