lisplib

package
v1.47.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2026 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

Package lisplib is used to conveniently load the standard library for the elps environment

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadLibrary

func LoadLibrary(env *lisp.LEnv) *lisp.LVal

LoadLibrary loads the standard library into env and returns env to the default user package.

func NewDocEnv added in v1.17.0

func NewDocEnv() (*lisp.LEnv, error)

NewDocEnv creates a standard ELPS environment with the stdlib loaded, suitable for documentation queries. Embedders can extend this env with their own packages, or create their own env and use the libhelp.Render* functions and libhelp.CheckMissing directly.

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL