What is the $end token?
Open
- Dominant language
- Python
- Stars
- 391
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I have used the RPLY library to write a compiler and one error seems to be cropping up the most. That error is the following:
`ValueError: Token('$end', '$end')`
What is the `$end` token and how can I fix the error?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.