Skip to content

Compiler roadmap — optimize execution without returning semantic power to Rust #73

Description

@juv4uk

Owner vision

my-lisp has only just taken semantic authority away from Rust; future performance work must never trade that authority back for speed.

The compiler is therefore an execution/optimization servant of Lisp semantics, not a new language definition.

Roadmap

Non-negotiable invariant

Lisp owns meaning
      ↓
semantics-preserving transformations
      ↓
compiler / optimizer
      ↓
Rust | native | WASM | FPGA
      ↓
same contractual observation

Performance improvements are welcome only when the semantic evidence remains at least as strong as before.

Success criterion

We can make my-lisp substantially faster over time while still being able to point to executable evidence that no optimization/backend has become an undeclared semantic authority.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions