issues
search
alexandru-dinu
/
synx
Generate random strings given a BNF grammar.
MIT License
0
stars
0
forks
source link
Better error-reporting
#6
Open
alexandru-dinu
opened
1 year ago
alexandru-dinu
commented
1 year ago
[ ] Add a
context
to the parser that will aid with error information (e.g. line number).
[x] Friendlier error messages +
exit(1)
instead of raising exceptions.
context
to the parser that will aid with error information (e.g. line number).exit(1)
instead of raising exceptions.