Skip to content

jimfix/MiniPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniPython
2015 Jeremy Cosel & Jim Fix

A retooling of an Interpreter for a subset of Python, written in Java
Adapted from materials developed for University of Virginia CS1120 Fall 2012 by Westley Weimer.

Navigate to the src folder and run javac *.java to recompile.
Run java Main to feed Examples/test.py into the Interpreter.
Edit the file of choice in the Main class; add/edit examples in the Examples folder.

About

For Math 470 (Thesis).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published