Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 297 Bytes

yacc.v

(C) 2019-2021 KeitoTobi1

yacc.v is Yacc/Lex(or Bison/Flex) Wrapper Libary from V.

yacc.v is Licenced under MIT License.

Notice: Currently it wraps Bison or Yacc and Flex or Lex and compiles C code. In the future, youe should port bison and flex to the V language to generate the V.