Skip to content
Pt edited this page Jun 17, 2026 · 5 revisions

Lc Wiki

Welcome to the official documentation hub for Lc.

Lc is an language toolkit for Go, designed for:

  • command/runtime interpreters,
  • compiler-like execution pipelines,
  • binary opcode processors,
  • language-driven automation backends.

This wiki is focused on production adoption: architecture clarity, operational practices, and extension patterns.

Documentation map

Start here

Engine tracks

Runtime engineering

Project references

  • Repository: github.com/pt-main/lc
  • Maintainer: github.com/pt-main
  • Package version constant: 1.0.0

Clone this wiki locally