Skip to content
/ ribbit Public
forked from udem-dlteam/ribbit

A small and portable Scheme implementation with AOT and incremental compilers that fits in 4K. It supports closures, tail calls, first-class continuations and a REPL.

License

Notifications You must be signed in to change notification settings

jimbog/ribbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A small and portable Scheme implementation with AOT and incremental compilers that fits in 4K. It supports closures, tail calls, first-class continuations and a REPL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scheme 70.0%
  • C 7.8%
  • Shell 6.5%
  • Go 5.3%
  • Python 3.6%
  • JavaScript 2.8%
  • Other 4.0%