https://github.com/maxxsoft/rex
a simple regular expression engine & lexer generator
https://github.com/maxxsoft/rex
Last synced: 11 months ago
JSON representation
a simple regular expression engine & lexer generator
- Host: GitHub
- URL: https://github.com/maxxsoft/rex
- Owner: MaxXSoft
- License: gpl-3.0
- Created: 2018-05-19T02:17:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T10:06:25.000Z (over 7 years ago)
- Last Synced: 2025-02-24T05:18:58.226Z (over 1 year ago)
- Language: C++
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reX
**reX** is a simple regular expression engine & lexer generator.
You can use reX to build the front end of a compiler quickly, or just use it as a regular expression parser.
---
## Features
> *This repository has not yet been completed*.
## Copyright and License
Copyright (C) 2010-2018 MaxXSoft. License GPL-3.0.