BBCA Minimal Demo

This page loads the WebAssembly build of the metacircular Lisp runtime and steps through a handful of production rules. Compile the crate with wasm-pack build --target web --out-dir external/pkg, then serve external/ with any static file server (for example: cd external && python -m http.server 8080).

Stage: --

System Snapshot

(initialising...)

Performance Monitor

(waiting for samples...)

Runtime Modules

Rule and AMO modules are discovered from the lisp/rules and lisp/amos folders at runtime. Click refresh to load new files—hold Shift when clicking to force a reload of everything.

Rule Modules

  • Scanning directory...

AMO Modules

  • Scanning directory...

Meta-Level AMOs