Projects with this topic
Sort by:
-
Minimal compiler capable of generating both c and assembly for a subset of java instructions. As of 11/11/25, it handles only certain test-cases for C, and only the basics for asm.
Updated -
This project is a proof of concept to see if I could create a simplified version of an assembly language in order to get a code example working I found online. The project has been successful and could in theory be expanded to cover the full assembly functionality in future.
Updated -
It contains all my projects I made in the past 2 years, including smaller programs and bigger applications, from backend to frontend, mainly coded in Java and Python.
Updated