cjhoward18 - Overview
Pinned Loading
-
This project is a single-cycle CPU implementation of a subset of the ARMv7 instruction set using digital logic in Logisim.
Assembly
-
This 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
-
This Project is an API for user level threads to be implemented on the Raspbian OS (Linux Based).
C
-
In 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