Skip to content

rickbutton/goscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goscheme

A Go Scheme interpreter

Pretty obvious what it does. Not a lot of the std library is implemented yet. There is enough to write a REPL in scheme.

./goscheme repl.scm

Fully custom, hand-written lexer and parser.

Future Features

  • Goroutine integration
  • Full R5RS standard compatability

About

A Go Scheme interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published