Skip to content

This program is able to parse simple instructions from the language 'Logo' and display the resulting drawing to the user

Notifications You must be signed in to change notification settings

lucysiket/Turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Haskell-Logo-Turtle

This program is able to parse simple instructions from the language 'Logo' and display the resulting drawing to the user

Uses the megaparsec library for the parser, and the gloss library for the viewer

About

This program is able to parse simple instructions from the language 'Logo' and display the resulting drawing to the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published