Skip to content

brownplt/pyret-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yarr

A scripting language.

The use of vocabulary from http://reservationsbvi.com/thisoldpirate/glossary.html is recommended when commenting and reporting issues.

Setting Sail

First, make sure ye've installed Racket >= 5.3.3. Then run:

$ make dep && make && make test

It'll build the Pyret compiler, run the tests, and hoist the anchor.

When yer ready to brave the sea, run:

$ racket examples/ahoy-world.arr