Skip to content

MakersF/SchemeJavaInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchemeJavaInterpreter

This is a simple interpreter for a Java style language written in Scheme as course project for EECS 345: Programming Languages Concepts.

The language allows assignments, all mathematical expressions, if statements, while statements (including break and continue), blocks, functions, objects (including static), and exceptions.

About

A simple Scheme interpreter for Java. All the basic features are supported

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published