An open API service indexing awesome lists of open source software.

https://github.com/sweiglbosker/zig-regex-parser

regex parser coded live on twitch
https://github.com/sweiglbosker/zig-regex-parser

parser parsing zig

Last synced: over 1 year ago
JSON representation

regex parser coded live on twitch

Awesome Lists containing this project

README

          

toy regex parser written live on [twitch](https://twitch.tv/0x573F)

1. [vod 1](https://youtu.be/GPSIApTyF1I): quickstart
2. [vod 2](https://youtu.be/N-NLy82lidI): writing the code
3. [vod 3](https://youtu.be/dWsmSyaICJM): fixing errors