https://github.com/realyuniquename/peg
Haxe/PHP extern generator
https://github.com/realyuniquename/peg
Last synced: about 1 year ago
JSON representation
Haxe/PHP extern generator
- Host: GitHub
- URL: https://github.com/realyuniquename/peg
- Owner: RealyUniqueName
- License: mit
- Created: 2019-04-05T11:18:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T20:44:32.000Z (over 3 years ago)
- Last Synced: 2025-02-16T17:56:14.347Z (over 1 year ago)
- Language: Haxe
- Size: 321 KB
- Stars: 10
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haxe project
This is an example Haxe project scaffolded by Visual Studio Code.
Without further changes the structure is following:
* `src/Main.hx`: Entry point Haxe source file
* `build.hxml`: Haxe command line file used to build the project
* `README.md`: This file