Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuvalino/python-clex
C lexical analysis.
https://github.com/yuvalino/python-clex
Last synced: 16 days ago
JSON representation
C lexical analysis.
- Host: GitHub
- URL: https://github.com/yuvalino/python-clex
- Owner: yuvalino
- License: gpl-3.0
- Created: 2020-04-26T22:13:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T22:00:16.000Z (over 4 years ago)
- Last Synced: 2024-12-01T23:38:19.736Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLEX
## C lexical analysis
Shlex-like analysis tool for C-derived syntaxes.