https://github.com/thaliaarchi/regexp-museum
A museum of historical and modern regular expression engines, showing their development and influence
https://github.com/thaliaarchi/regexp-museum
Last synced: 2 months ago
JSON representation
A museum of historical and modern regular expression engines, showing their development and influence
- Host: GitHub
- URL: https://github.com/thaliaarchi/regexp-museum
- Owner: thaliaarchi
- License: gfdl-1.3
- Created: 2024-07-08T14:55:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-07T01:12:45.000Z (3 months ago)
- Last Synced: 2025-03-07T02:23:40.931Z (3 months ago)
- Language: Makefile
- Size: 207 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.md
- License: LICENSE
Awesome Lists containing this project
README
# Regular Expression Museum
A museum of historical and modern regular expression engines, showing their
development and influence. It is early in development and information is
currently organized as research notes, not yet polished for presentation.Engines are grouped into categories and listed in the [index](index.md):
- [Educational](edu/index.md)
- [grep utilities](greps/index.md)
- [Libraries](libs/index.md)
- [Papers](papers/index.md)
- [Programming languages](langs/index.md)
- [Text editors](editors/index.md)
- [Viewers](viewers/index.md)Some [people](people/index.md) who were influential to regular expressions have
additional pages.Relations between regular expression engines, as a graph (very incomplete):

## License
Licensed under the terms of the GNU Free Documentation License, version 1.3.