https://github.com/carbonicsoda/xflip
Xtend-Flex Lang-Lex Interpretation Parser
https://github.com/carbonicsoda/xflip
generator lexer parser runtime
Last synced: 11 months ago
JSON representation
Xtend-Flex Lang-Lex Interpretation Parser
- Host: GitHub
- URL: https://github.com/carbonicsoda/xflip
- Owner: CarbonicSoda
- License: mit
- Created: 2025-07-05T08:45:21.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-06T07:44:58.000Z (12 months ago)
- Last Synced: 2025-07-06T07:47:25.860Z (12 months ago)
- Topics: generator, lexer, parser, runtime
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/xflip
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

XFLIP
Xtend-Flex Lang-Lex Interpretation Parser
---
### Usage
Install this package in your project:
```bash
# via npm
npm add xflip
# or pnpm
pnpm add xflip
# or yarn
yarn add xflip
```
---
_ _