Building a Motoko Regex Engine

Hello Motoko Developers,

I’m excited to share the first article in my four-part series, created as part of a developer grant for my Motoko regex engine. You can read the article here: https://link.medium.com/w2QEghJbsOb. To experiment with the lexer’s functionality, visit the Motoko Playground here: https://m7sm4-2iaaa-aaaab-qabra-cai.raw.ic0.app/?tag=2386595171. If you’d like to explore the code further, the repository is available on GitHub: GitHub - Demali-876/motoko_regex_engine: Regex Engine built in Motoko Programming Language.

Looking forward to your feedback!

6 Likes