https://github.com/luser/pym4
Implementation of M4 in Python
https://github.com/luser/pym4
Last synced: 3 months ago
JSON representation
Implementation of M4 in Python
- Host: GitHub
- URL: https://github.com/luser/pym4
- Owner: luser
- License: other
- Created: 2014-08-20T18:24:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T20:30:46.000Z (over 3 years ago)
- Last Synced: 2025-03-24T13:43:37.386Z (over 1 year ago)
- Language: Python
- Size: 152 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a mostly-compatible implementation of M4 in Python. My intent is to write a parser capable of parsing Mozilla's configure.in file with an eye towards converting it away from autoconf.