Skip to content

pepve/purple-scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purple Scheme

This is a Scheme written in Javascript, on Node.js. I wrote it to learn (more about) Scheme.

It has proper tail calls and continuations but not macros (yet). It also lacks in numerical and list semantics, is rough in its error handling, and probably misses a lot of features I just haven't thought about. I'm proud of it though.

For now it is just a repl, to try it: clone this repo and run: rlwrap node purple.js.

License: MIT

About

A Scheme written in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published