An open API service indexing awesome lists of open source software.

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

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)