Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regischen/regular-expression-parser-ts
https://github.com/regischen/regular-expression-parser-ts
regular-expression regular-expression-engine typescript
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regischen/regular-expression-parser-ts
- Owner: regischen
- Created: 2022-08-16T03:08:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T11:47:19.000Z (over 2 years ago)
- Last Synced: 2024-11-23T13:35:06.651Z (2 months ago)
- Topics: regular-expression, regular-expression-engine, typescript
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# regular-expression-parser-ts
This is rewrite version of [C regular-expression-parser](https://swtch.com/~rsc/regexp/) using typescript