forked from bytbox/kakapo
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Embedded Lisp Interpreter for Golang
License
mattn/kakapo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
Packages 0
No packages published
Languages
- Go 99.2%
- Shell 0.8%