Skip to content

wjlow/haskell-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

haskell-robot

Haskell implementation of the popular Toy Robot coding exercise

Example usage (case sensitive at the moment, commands are in caps, directions are in title case):

$ runhaskell Robot.hs
PLACE 1,2,West
MOVE
RIGHT
MOVE
MOVE
REPORT
"((0,3),North)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published