Skip to content

mflatt/scratchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial mode
-------------

If you're interested in the tutorial version of this repository, see
the "tutorial2" (POPL'13) or "tutorial" (RacketCon'12) branch in the
git repository.

Normal mode
-----------

If you're using Racket v5.3.1.9 or later, use

 raco pkg install scratchy

to download and install the "scratchy" package and collection.


For earlier versions, install this directory as a Racket collection
"scratchy", perhaps by running

 raco link scratchy
 raco setup scratchy scribblings/main

in the directory directory containing this "README.txt" (as opposed to
the parent directory of this one).

About

Demonstration of implementing a language in Racket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages