Categorygithub.com/blicero/krylisp
module
0.0.0-20250303173843-6a2cc74e10ff
Repository: https://github.com/blicero/krylisp.git
Documentation: pkg.go.dev

# README

krylisp

A primitive Lisp interpreter written in Go

See krylisp.org for details.

# Packages

No description provided by the author
Package interpreter implements the traversal and evaluation of ASTs.
No description provided by the author
Package parser provides the ..
Package types provides symbolic constants to identify the types used in kryLisp.