forked from bobappleyard/golisp
-
Notifications
You must be signed in to change notification settings - Fork 0
wiloe/golisp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
GoLisp -- A dialect of Lisp written in Go ========================================= Hello everyone! Here's a very, very primitive Lisp implementation in Go. Compiling GoLisp ---------------- $ goinstall github.com/bobappleyard/golisp/lisp $ cd $GOROOT/src/pkg/github.com/bobappleyard/golisp $ 6g gli.go $ 6l -o gli gl.6 $ ./gli Gives you a REPL.
About
A dialect of Lisp implemented in Go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published