Back to the catalog

GlobalLisp Knowledge Bundle (English)

Bundle OKF 0.2 · 20 conceitos · SymonBezerra/global-lisp

Open source Repository Open in the app JSON

About

# GlobalLisp Knowledge Bundle (English)

Documentation for the current `glisp` CLI, package workflow, core language, and bundled modules.

# Overview

* [Overview](overview.md) - What GlobalLisp is and how the pieces fit together

# CLI

* [CLI](cli/) - Unified `glisp` command surface
* [run](cli/run.md) - Execute a source file
* [repl](cli/repl.md) - Interactive REPL
* [package](cli/package.md) - Package manager (`init`, `add`, `install`, `update`, `list`; `glisp package -h`)

# Packages

* [Packages](packages/) - Manifest, lockfile, vendor layout, and require resolution
* [Manifest](packages/manifest.md) - `glisp.toml` shape and fields
* [Lockfile](packages/lockfile.md) - `glisp.lock` resolved packages
* [Install layout](packages/install-layout.md) - Registry and `.glisp/vendor`
* [Require resolution](packages/require-resolution.md) - How `(require …)` finds modules

# Stdlib

* [Stdlib](stdlib/) - Core language forms registered at bootstrap
* [Core](stdlib/core.md) - Built-in forms

Details

Kind
OKF bundles
Topic
Developer tools
Publisher
symonbezerra
Origin
okf_github
Category
dados
Version
0.2
Added
2026-09-08 22:11:44
Updated
2026-09-08 22:11:44
Origin id
SymonBezerra/global-lisp:docs/en/index.md

More