406 skills found · Page 1 of 14
chai2010 / Go Ast Book:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
dabeaz / PlyPython Lex-Yacc
chipsalliance / VeribleVerible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
dabeaz / SlySly Lex Yacc
jflex-de / JflexThe fast scanner generator for Java™ with full Unicode support
softdevteam / GrmtoolsRust grammar tool libraries and binaries
akimd / BisonGNU Bison
analang / Como Lang Ngcomo-lang-ng is now ana-lang, located at https://github.com/analang/ana
bilibili / Jni4androidJNI Generater for Android
stardust95 / TinyCompilerc compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
prittt / YACCLABYACCLAB: Yet Another Connected Components Labeling Benchmark
letqingbin / DynamicOCA hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.
fsprojects / FsLexYaccLexer and parser generators for F#
arcsysu / SYsU LangA mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.
ezaquarii / Bison Flex Cpp ExampleGNU Bison and GNU Flex C++ example
plyara / PlyaraParse YARA rules and operate over them more easily.
Uyouii / CCompilerc语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
ircmaxell / PHP YaccA PHP port of kmyacc
swaroopch / Edn FormatEDN reader and writer implementation in Python, using PLY (lex, yacc)
lesscpy / LesscpyPython LESS compiler