3 results found Sort:

41
173
gpl-3.0
3
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Created 2018-09-23
229 commits to master branch, last one 3 years ago
A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.
Created 2021-10-16
85 commits to master branch, last one 2 years ago
14
107
gpl-3.0
11
Extract labels from IDA, Ghidra, Binary Ninja, and Relyze files and export x64dbg database. Including radare2 main address.
Created 2019-06-15
53 commits to master branch, last one 10 months ago