package
0.0.0-20250303173843-6a2cc74e10ff
Repository: https://github.com/blicero/krylisp.git
Documentation: pkg.go.dev
# Functions
MakeInterpreter creates a fresh Interpreter.
# Structs
Function represents a function.
Interpreter implements the evaluation of Lisp expressions.