j
k
j a
j l
Let's say I want to match a string and that string cannot contain character ; and @. How to write parser for that ?
Non-empty string, which doesn't contain ; or @ +~char_(";@")
Back to the thread
Back to the list