Skip to content

dorris19/soda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===================================
JIT Compiler for the Soda Language
Phillip A Wells
College of Wooster
===================================

This software was produced in partial fulfillment of the requirements for the Junior Independent Study project.

Requires Python2.7, RPython (https://rpython.readthedocs.io/en/latest/), and RPly (https://media.readthedocs.org/pdf/rply/latest/rply.pdf).


Compile with `rpython -Ojit target.py`.

Many thanks to those who maintain the RPython documentation and example code repositories,
not to mention the authors of the CyCy interpreter.

About

JIT Compiler for the Soda Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages