Skip to content

gracejiang/jcompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

j-Compiler

This is a project that converts the stack-oriented language J into assembly.


Run this Project

Clone the Repo

git clone https://github.com/gracejiang/jcompiler

Navigate into the Repo

cd jcompiler

Compile the Files

make

Then, to compile a .j file, run the following

./jc filename.j


Demos

demo

Demo of Compiler on Factorial Function

demo

Merry Christmas! :-)

About

compiling language J to assembly code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published