Skip to content

ralt/clscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clscript

An ambitious project to make an ANSI Common Lisp standard implementation that will compile to JavaScript.

Implementation

Parses the Lisp code, uses sb-cltl2:macroexpand-all to get down to the most basic forms, then use a hook system to have each basic form implement a lisp-to-js transpiler.

About

An ambitious project that I don't ever expect to finish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors