Topic: "symbol-table"
drifter1/compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Language: C - Size: 650 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 184 - Forks: 41

zertovitch/hac
HAC Ada Compiler - a small, quick Ada compiler fully in Ada
Language: Ada - Size: 10.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 120 - Forks: 11

utkonos/lst2x64dbg
Extract labels from IDA, Ghidra, Binary Ninja, and Relyze files and export x64dbg database. Including radare2 main address.
Language: Python - Size: 2.11 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 107 - Forks: 14

ryan7cruise/YCSymbolTracker
Language: Objective-C - Size: 23.4 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 61 - Forks: 12

AnjaneyaTripathi/c-compiler
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.
Language: Yacc - Size: 2.72 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 54 - Forks: 17

ghaiklor/pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes
Language: JavaScript - Size: 770 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 36 - Forks: 1

VanTamNguyen/Nand2Tetris
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
Language: Assembly - Size: 2.02 MB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 14

cschen1205/cs-algorithms
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
Language: C# - Size: 126 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 8

icza/huffman
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
Language: Go - Size: 90.8 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 4

artichoke/intaglio
🗃 UTF-8 string, byte string, and C string interner
Language: Rust - Size: 2.29 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 27 - Forks: 1

JayakrishnaThota/Algorithms-and-Data-Structures
My Solutions to basic Algorithms and Data Structures
Language: Java - Size: 387 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 18

Yeaseen/EduCComp
:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
Language: C - Size: 6.19 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 3

SandyaSivakumar/Mini-Compiler
C++ Mini Compiler using tools Lex and Yacc
Language: Yacc - Size: 996 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 13

Subangkar/Compiler-CSE-310-BUET
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET
Language: C++ - Size: 4.83 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

calebzulawski/symbol-slasher
Obfuscate shared objects by hashing symbol names
Language: C++ - Size: 62.5 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 3

junjiemars/nore
No More than a C build system for clang, gcc and msvc
Language: Shell - Size: 691 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 1

m-zakeri/OpenUnderstand
An open-source implementation of Understand Python API
Language: Java - Size: 194 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 47

urld/fatdeps 📦
show the size of your golang package dependencies
Language: Go - Size: 693 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 2

MORECATS/SFSymbolsPreview
SF Symbols iOS App
Language: Objective-C - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 1

sunxfancy/ExeViewer
A Command Line Executable Viewer
Language: Assembly - Size: 631 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

Gaurang18/Compiler-Project-BITS-Pilani
Compiler Project BITS Pilani
Language: C - Size: 864 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

vimaltiwari2612/JavaCodeParserAndUMLCreator
Simple Parser which uses Compiler design concepts. Lexical analysis, symbol table formation, parse the code using symbol table. This code works for any OOP based Code. It can be made for other languages too using the same concepts. Create UML diagrams with class code. Convert your code into UML direclty using this tool. It can convert any OOP based code into UML.
Language: Java - Size: 188 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

zarif98sjs/CSE-310-Compiler
CSE-310 Compiler Sessional
Language: Yacc - Size: 40.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

roger21gm/GOS
GOS (Girona Optimization System) is a tool for modeling and solving CSPs using SAT.
Language: C++ - Size: 7.39 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

dimashky/compiler
C# Compiler, DU university project.
Language: C++ - Size: 17.3 MB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 3

csrohit/stm32f1-baremetal
Program STM32 Arm Cortex M3 micro-controller using bare metal embedded c
Language: C - Size: 10.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

lijqhs/algorithms-notes
Notes of Algorithms Learning
Language: Shell - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

sanskritip/mini-golang-compiler
This is a Mini Compiler for the GoLang Language implemented using Lex and Yacc, along with C and C++. 👩💻
Language: Yacc - Size: 316 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 2

g31pranjal/erplag-compiler
a toy compiler for a C-like language, i.e. ERPLAG, that includes various modules of processing HLL and generating an equivalent NASM code.
Language: C - Size: 1.29 MB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 4

masum035/Compiler-Design
This Repo Contains Compiler Related Codes Using Flex, Bison, C++
Language: C++ - Size: 990 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

cschen1205/js-redblacktree
Package provides javascript implementation of red black tree
Language: JavaScript - Size: 15.6 KB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

vetux/qcalculator
Accurate, Fast and Extensible Calculator Application for Windows and Linux
Language: C++ - Size: 1.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

VittalAB/Linker-Loader-Algo-Implementation
Implementation of Linking Loader Algorithm using CPP.
Language: C++ - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

zarif98sjs/Yet-Another-C-Compiler
A subset C compiler made with flex, bison and a lot of patience. Accompanied with some tips and tricks, and a small tutorial
Language: Yacc - Size: 40.2 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

shreyansh26/Linux-Malware-Detection-through-Symbol-Table-Mining
Implementation of the paper "Malware Detection Through Mining Symbol Table of Linux Executables" by Jinrong Bai, Yanrong Yang, Shiguang Mu and Yu Ma
Language: Jupyter Notebook - Size: 8.62 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

null93/lambda
An untyped lambda calculus interpreter written in Scala
Language: Scala - Size: 1.67 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

davorg-cpan/symbol-approx-sub
Perl library to call subroutines using approximate names
Language: Perl - Size: 96.7 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 5

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.
Language: TypeScript - Size: 731 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

morkev/kd-trees
Create a symbol table data type whose keys are two-dimensional points. Use a 2d-tree to support efficient range search and nearest neighbor search.
Language: Java - Size: 15.6 MB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ashishch164/Mini-Python-Compiler
This is our Compiler Design project for 6th semester.
Language: C - Size: 5.12 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

ABelekar2101/Two-Pass-Assembler
Demonstration of a Two-Pass-Assembler using the C++ programming language.
Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

danialkeimasi/python-compiler-symbol-table 📦
tokenize a program and generate a symbol table for it using sly.
Language: Python - Size: 4.88 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

dhananjay-ng/java-algorithms-datastructures
Personal repository of algorithms, data structures, references and any other useful information.
Language: Java - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Sara-HY/Compiler
A complier by lex and bison
Language: C - Size: 448 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Tony080/BabyAlgolCompiler
A compiler written in Java. Written for Algol. Generates MIPS assembly code as final output.
Language: Java - Size: 493 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

pritsheth/8085-Assembler
Implementation of 8085 two pass assembler using symbol table
Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

DeanTheBean733/simple-lexer-c
A lightweight and easy-to-use lexer library written in C. This library—named simple-lexer—is designed to simplify the creation of lexers by providing a set of utility functions and a flexible API for iterating over tokens.
Language: C - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

nilostolte/Java-Hacks
Each directory of this repository contains a program in Java that is shown how to be compiled via CLI with a build.bat for Windows machines (in other machines just copy and paste the individual commands in this batch file or convert it the another shell script) to obtain a jar application that functions as a tool or example.
Language: Java - Size: 519 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sh0ee/symprof
symbol extractor for ELF binaries
Language: Python - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

TamimEhsan/C-Compiler
A short subset of C Compiler
Language: Yacc - Size: 505 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

dev-xero/rust-symbol-tables
Rust implementation of Symbol Tables
Language: Rust - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SirArthur7/C-and-Python-like-Compiler
Java code + CFG for constructing a compiler to accept C-like code (with implicit data type assignment) as input, and to tokenize, parse using LL(1) parser and create symbol table with scope
Language: Java - Size: 25 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

afschy/CSE-310_Compiler
A compiler for a subset of the C programming language, built for the CSE 310 Compiler course of BUET.
Language: C++ - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

h-ssiqueira/Compilador Fork of RafaelBarbon/Compilador
Simple compiler and virtual machine for execution for DPL (Didatic Procedural Language)
Size: 18.8 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

quazi-irfan/SIC-XE-Assembler
Implementation of 2 Pass SIC-XE Assembler
Language: Java - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ali-sedaghi/OpenUnderstand Fork of m-zakeri/OpenUnderstand
An open-source implementation of Understand Python API
Language: C# - Size: 149 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chandradharrao/Compiler-Design-Laboratory
Mini C Compiler UE19CS351 Compiler Design Course PES
Language: C - Size: 2.35 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

Shukti042/Compiler
C compiler
Language: C - Size: 6.54 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

AshuSheikhCode/CompilerFull
This C# compiler contains three phases
Language: C# - Size: 9.23 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MayankJasoria/Compiler-Project
ERPLAG compiler source tree developed as part of the course CS F363: Compiler Construction, at BITS Pilani.
Language: C - Size: 5.71 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

SoniSiddharth/PythonC-Compiler
Simple Compiler built-in Lex and bison language
Language: C - Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

JohnPapad/MiniJava-Compiler
A handmade compiler for MiniJava, a subset of Java, using JavaCC, JTB, LLVM.
Language: Java - Size: 949 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

khaledsabry97/Compiler_C
Written a C compiler to run c code using flex and bison tool, add also a semantic analyzer, Quadraple language generation and symbol table.
Language: C - Size: 11 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vinayakrit/compiler-design
Language: C - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ambideXtrous9/COMPILER
Implementations of various compiler tools.
Language: C - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

solaimanope/CSE310_Compiler
Implementation of a compiler in BUET CSE Compiler sessional
Language: Yacc - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nazaninsbr/Symbol-Table-and-AST
Implementing AST and Symbol Table for Smoola and producing errors
Language: Java - Size: 223 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

NegarMirgati/Compiler-phase2
Smoola Abstract Syntax Tree and Symbol Table
Language: Java - Size: 217 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

yzhang37/ProjectSW
Lacus X230-NZ666's SW Language Compiler (v1.0.1.0)
Language: C++ - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

riyagharat/Compilers
Language: Java - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

bingrao/pl0-compiler
Language: C - Size: 258 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

adityagupta1089/CSL-201-Assignment-3
Assignment based on Symbol Table / Hashing.
Language: C++ - Size: 117 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

sdummett/ft_nm
ft_nm is a command-line program that emulates the 'nm' command for analyzing ELF binaries. Written in C, supports x86 & x64 architectures.
Language: C - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

petru-braha/YP-compiler
A custom C-like compiler developed on Linux
Language: C++ - Size: 1.06 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

hannahgsimon/SIC-XE-Assembler
Developed a two-pass assembler for the SIC/XE architecture that processes assembly language programs, and generates a listing file with a symbol table and a corresponding object code file.
Language: C - Size: 148 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

xr-dim/ooSimple_Compiler
A compiler built with ANTLR4 that translates a custom object-oriented programming language (ooSimple) into C, showcasing grammar parsing, semantic validation, and code generation.
Language: Java - Size: 1.89 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kare/bst
Language: Go - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Nithin1729S/C-Compiler-Phases
IT250 Mini Project to contruct a C Compiler using Lex, Yacc and Python
Language: Yacc - Size: 31.7 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

LucaGatt22/PArL-Compiler
Compiles program in a particular language PArL to run its PArIR instructions - Compiler Yr2 UM SD. README.md may not be the fully updated documentation.
Language: Python - Size: 87.9 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

EbGazar/Voila
Welcome to the Voila repository! This repository contains all the necessary documents, design specifications, implementation details and related tools for Voila. Voila is an easy-to-learn programming language that has a simple syntax which makes it perfect for beginners.
Language: Python - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

samiulislamsharan/symbolTable
A simple SYMBOL TABLE implementing Hash Table with Chaining.
Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

casm-lang/libcasm-fe
CASM Front-end, AST Representation, Parser, and Typechecker
Language: C++ - Size: 14.7 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

altair-1/cse-sem-5-labs
Language: C - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tasxatzial/symbol-tables-hash
Generic symbol table library
Language: C - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ps4449/compiler-design-lab
Contains all my implementations for the lab portion of the course 18CSE304J - Compiler Design (in C or C++).
Language: C++ - Size: 2.67 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mglush/compiler-construction
Generates runnable x86 assembly code based on a small object-oriented programming language input.
Language: C++ - Size: 435 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Maxcode123/symtables
Binary search and sequential search symbol table data structures implemented in C
Language: C - Size: 51.8 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

morteza-nouri/PLC-phase2
Compiler and Programming Languages Design Course - University of Tehran - Spring 1401
Language: Java - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

toliveir4/GOCompiler
Language: C - Size: 669 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DFTF-PConsole/COMP-Projeto-Compilador-LEI-2020 📦
PUBLIC | FCTUC DEI/LEI 2020/2021 - Licenciatura em Engenharia Informatica | COMP - Compiladores | Projeto: Compilador para a linguagem UC (C + Lex + Yacc + LLVM)
Language: C - Size: 515 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kawshikbuet17/CSE-310-Compiler-Sessional
CSE 310 - Compiler Sessional
Language: Yacc - Size: 7.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Janesh98/ca4003-compiler-construction
Created a new programming language with Java and ANTLR which compiles down to three address code.
Language: Java - Size: 202 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

r-i-c-h-a/R-Mini-Compiler
Language: C - Size: 1.97 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

JuanGallard0/cSharp-lexer
Simple C Sharp lexer with symbol table. Written in JavaScript.
Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sanketvavadiya/JvC-Programming-Language
Compiler design repository. My high-level programming language.
Language: C - Size: 414 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AlexandrosPlessias/CompilerFrontEndForRLanguage
Implementation of a Compiler's Front End For R Language with C# & ANTLR tool
Language: R - Size: 212 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jiobiagba/hack-computer-assembler
Learning C++ and using it to build an Assembler to transform Assembly Code to Machine Code.
Language: C++ - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Alvarodb/symbol-table Fork of Alex-brenes/symbol-table
Language: Python - Size: 52.7 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kgoel59/static-and-shared-c-cpp 📦
A quick info on how to create static and shard lib in c++
Language: C++ - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dronelektron/grammar-parser
Implementation of LR(1) parser
Language: Kotlin - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
