You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I consider this to be a rather simple language and the code contains testcases including checks that the parser errors report the correct line and column numbers.
It could be really helpful to implement a full example using a simple language like JSON or toml.
https://github.com/Geal/nom/blob/master/examples/json.rs
Originally suggested by @Geal.
The text was updated successfully, but these errors were encountered: