Skip to content
/ kakapo Public
forked from bytbox/kakapo

Embedded Lisp Interpreter for Golang

License

Notifications You must be signed in to change notification settings

mattn/kakapo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kakapo is an experimental lisp interpreter in Go. It aims to provide maximum
compatibility between the interpreted lisp code and any present go code. For
usage, look at repl.lsp (the most complex program written with kakapo so far)
and kakapo.go (which showcases the entire two-function api of the backing
library).

About

Embedded Lisp Interpreter for Golang

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Go 99.2%
  • Shell 0.8%