proxy.golang.org : github.com/jig/lisp : v0.1.0
Package lisp provides a minimal Lisp interpreter focused on embedded work in Go code, as config or as a transmission format. Lisp external libraries are loaded from the Go code, and loading them from Lisp code is not allowed (on purpose). This interpreter is based on kanaka/mal implementation that is inspired on Clojure. It is still mostly compatible with kanaka/mal except that def!, try*, etc. symbols have been changed to def, try, etc. See ./examples/mal.lisp as a port of mal.mal Overview of this implementation addition to kanaka/mal: Functions and file directories keep the same structure as original MAL, this is way main functions READ, EVAL and PRINT keep its all caps (non Go standard) names.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/jig/[email protected]
Published:
Indexed:
- github.com/chzyer/logex v1.1.10
- github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
- github.com/chzyer/test v0.0.0-20210722231415-061457976a23
- golang.org/x/sys v0.0.0-20210902050250-f475640dd07b