https://github.com/jbboehr/php-vyrtue
Experimental macro system for PHP
https://github.com/jbboehr/php-vyrtue
macro macros nix nix-flake nixos php php-extension php-extensions php8
Last synced: 11 months ago
JSON representation
Experimental macro system for PHP
- Host: GitHub
- URL: https://github.com/jbboehr/php-vyrtue
- Owner: jbboehr
- License: agpl-3.0
- Created: 2024-02-06T05:54:17.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T18:02:39.000Z (over 1 year ago)
- Last Synced: 2024-10-06T04:22:41.847Z (over 1 year ago)
- Topics: macro, macros, nix, nix-flake, nixos, php, php-extension, php-extensions, php8
- Language: C
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# php-vyrtue
## References
- [php-ast-tracer-poc](https://github.com/beberlei/php-ast-tracer-poc)
- [zend_language_scanner.l](https://github.com/php/php-src/blob/12b5ba0b1d87d2dfdb4ee213cb5d122c921f3f2f/Zend/zend_language_scanner.l#L624)
- [syn](https://docs.rs/syn/latest/syn/)
## License
This project is licensed under the [AGPLv3.0 or later](LICENSE.md).