CapsAdmin / ffibuild Sponsor Star 64 Code Issues Pull requests generates luajit ffi bindings from c headers ffi luajit binding-generator cparser Updated Mar 24, 2018 Lua
jkolek / cparser Star 18 Code Issues Pull requests C11 parser with GNU C extensions written in C++14 c linux parser library parsing compiler parser-library gcc cpp14 visitor lexer visitor-pattern c11 code-formatter cparser abstract-syntax-tree gnuc Updated Sep 1, 2018 C++
VassilisPallas / cparser Star 2 Code Issues Pull requests a simple parser for C programs c flex semester-project cparser Updated Mar 21, 2015 C
katahiromz / darkload Sponsor Star 1 Code Issues Pull requests windows c99 cparser Updated Jan 1, 2018 C++
programmatix / CParser Star 1 Code Issues Pull requests Parses the C language into a clean abstract syntax tree that you can use in your JVM project. language jvm grammar syntax-tree cparser fastparse Updated Feb 3, 2018 Scala
hemanthezio / Mini_C_Parser Star 1 Code Issues Pull requests Implementation of Mini C Parser using Lex and Yacc. GUI is designed using Java Swings lex yacc cparser Updated Mar 17, 2018 Java
michg / cparserlibfirm_riscv32 Star 1 Code Issues Pull requests libfirm verilog cparser picorv32 riscv32 softfloat Updated Jul 5, 2019 C
racheliee / skku-PL Star 0 Code Issues Pull requests 25-1 프로그래밍언어 (prof. 타메르) python ast lexical-analysis cparser programming-languages-course Updated Aug 4, 2025 Python
skku-vault / skku-pl Star 0 Code Issues Pull requests 25-1 프로그래밍언어 (prof. 타메르) python parser ast programming-languages lexical-analysis cparser Updated Jun 23, 2025 Python
nazmulpcc / php-cparser Star 0 Code Issues Pull requests php-cparser is a native PHP extension for inspecting C and C++ source code with libclang. php libclang llvm ast cparser Updated Apr 25, 2026 C++
seff34 / String-Parser-In-C Star 0 Code Issues Pull requests String Parser in C Standart Libs. c parser parse string strings cparser Updated Aug 25, 2022 C