Skip to content

nizox/dypl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Programming Languages Assignment 1

Some files are required to run the code but basically it consists in a parser and a runtime environment for a simple DSL called Turtle Graphics.

The project is written for Jython. The subject and the required files can be downloaded from the course website.

Try it:

$ jar -xf assignment.jar # only the first time
$ jython Turtle.py

About

Turtle Graphics parser and interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages