Pinned Loading
-
ARMCPU
ARMCPU PublicThis project is a single-cycle CPU implementation of a subset of the ARMv7 instruction set using digital logic in Logisim.
Assembly
-
JavaREPL
JavaREPL PublicThis project builds a read-eval-print loop (REPL) interface for Java code similar to Python's interactive shell. This project contains the use of dynamic compilation, class loaders, and lexical ana…
Java
-
RegextoNFA
RegextoNFA PublicFor this project I built a regular expression parser in Java that converts a regex Grammar to NFA (Nondeterministic Finite Automata) and then implements a matching engine that simulates those NFA's.
-
Raspbian-Linux-based-ThreadAPI
Raspbian-Linux-based-ThreadAPI PublicThis Project is an API for user level threads to be implemented on the Raspbian OS (Linux Based).
C
-
BytecodeInterpreter
BytecodeInterpreter PublicThis project is a stack-based bytecode interpreter (or virtual machine) for a simple instruction set. Instead of using registers like a register-based bytecode interpreter, a stack-based interprete…
-
MiniUnixShell
MiniUnixShell PublicIn this project I built a simple Unix shell in C that could execute any UNIX System calls and allowed for piping input and output to another program and piping input and output to and from a file. …
C 1
If the problem persists, check the GitHub status page or contact support.