Skip to content

Writchie19/Mini-Turtle-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Turtle-Language

Implement a mini turtle language for a turtle program that is part of Turtle Graphics The focus of this project is on implementing different OOP design patterns as part of a solution for language interpretation. OOP deign patterns include: Memento, Visitor, and Interpretor. Note: the focus of this project is not the actual graphics and thus has been left out. Junit tests were created to appropriatly test the turtle program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages