Skip to content

qbyt/lolscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lolscheme


A toy implementation of an RSR5 Scheme interpreter in Haskell. Written using information from the excellent 'Write Yourself a Scheme in 48 Hours' wikibook.

Warning

It's missing:

  • Continuations
  • Macros
  • Lots and lots of other things!

Don't even try to use this to get work done.

In fact, don't use it for anything.

About

A toy implementation of an RSR5 Scheme interpreter in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors