i want to make a system for regex-like matching of block patterns. the main difficulty will be coming up with a decent regular expression system in 3d, probably some hybrid of this paper and this StackOverflow answer.
more to follow.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/93163359-regular-expression-block-matching?utm_campaign=plugin&utm_content=tracker%2F114688353&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F114688353&utm_medium=issues&utm_source=github).
i want to make a system for regex-like matching of block patterns. the main difficulty will be coming up with a decent regular expression system in 3d, probably some hybrid of this paper and this StackOverflow answer.
more to follow.