Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benhoyt/repike
Rob Pike's simple regex matcher converted to Go
https://github.com/benhoyt/repike
Last synced: 29 days ago
JSON representation
Rob Pike's simple regex matcher converted to Go
- Host: GitHub
- URL: https://github.com/benhoyt/repike
- Owner: benhoyt
- Created: 2022-08-11T07:15:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T09:46:27.000Z (about 2 years ago)
- Last Synced: 2024-06-20T17:46:08.341Z (5 months ago)
- Language: Go
- Homepage: https://benhoyt.com/writings/rob-pike-regex/
- Size: 8.79 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repike
This repository contains the code for my article, [Rob Pike's simple C regex matcher in Go](https://benhoyt.com/writings/rob-pike-regex/).