Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/amstone326/Small-Interpreter

Interpreter for a simple, stack-based language - compiles .j files into .asm files that can be assembled and run in PennSim.
https://github.com/amstone326/Small-Interpreter

Last synced: about 2 months ago
JSON representation

Interpreter for a simple, stack-based language - compiles .j files into .asm files that can be assembled and run in PennSim.

Lists

README

        

Small-Compiler
==============

Final project for CIS 240 - small compiler for a simple, stack-based language.