https://github.com/firowmd/v-parser
V parsing implemented using Flex and Bison
https://github.com/firowmd/v-parser
Last synced: 10 months ago
JSON representation
V parsing implemented using Flex and Bison
- Host: GitHub
- URL: https://github.com/firowmd/v-parser
- Owner: FirowMD
- Created: 2022-05-21T10:22:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T11:57:10.000Z (over 3 years ago)
- Last Synced: 2025-03-14T17:44:30.187Z (over 1 year ago)
- Language: C
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v-parser
V parsing implemented using Flex and Bison
Does not provide all features V language provides..
But you btw can use it, for example, for your own obfuscator of V code)