problem solved via pattern matching (visitor pattern in oop).
lisps can be thought of languages that avoid syntax. the code you write is more like a high level AST.
yes
I'm Canadian. I get searched all the time by both sides. Canadian side has been worse for me, so far. I really like going to other countries, their customs tend to be reasonable. coming back home is always a nerve…
this is a lot like instaparse, which I think has a much better api, but is on the jvm, and may not perform as well. I haven't used it to perform something like a regex capture, but it may not be hard to do so.
problem solved via pattern matching (visitor pattern in oop).
lisps can be thought of languages that avoid syntax. the code you write is more like a high level AST.
yes
I'm Canadian. I get searched all the time by both sides. Canadian side has been worse for me, so far. I really like going to other countries, their customs tend to be reasonable. coming back home is always a nerve…
this is a lot like instaparse, which I think has a much better api, but is on the jvm, and may not perform as well. I haven't used it to perform something like a regex capture, but it may not be hard to do so.