symboltable
There are 9 repositories under symboltable topic.
mateuspinto/elf-symbol-table-reader
A simple elf symbol table reader based on libelf
Sitaras/miniJava-compiler
š¦| Mini Java Compiler.
sdoylum/symboltable
Symbol table for variables
solzacode/jsymbol
Data structures for symbols and symbol table to be used in compilers/interpreters. Written in TypeScript and can be used in TypeScript and JavaScript projects.
rng70/C-Compiler
C programming language compiler, which can produce āAssembly Codeā & āOptimized Assembly Codeā for 8066 micro-processor.
sg7801/Compiler
Compiler for artificial language "Lin".
Superb-Man/Compiler
My compiler offlines repository
ab-g/Empty-Object-as-Variable-Holder
:test_tube: Just an empty object serving as a variable holder.
fauzanzaid/Symbol-Table-in-C
An implementaton of static scoped symbol tables for semantic analysis in C