Skip to content

guimcaballero/scheme-hs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

scheme-hs

Scheme-hs is a (bad) Scheme implementation. It was built following the Write Yourself a Scheme in 48 Hours book.

Running

Use stack run to open a REPL environment.

Use stack run [file] to run a file.

Use stack run repl [file] to run a file and open a REPL in that environment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published