π Unsaved Draft Β· the spreadsheet-native client-go Β· a project of the SNCF
Homoiconic orchestration from the REPL.
A Common Lisp client over the apiserver (dexador + yason). Drive the cluster from sbcl or the REPL β because the control plane is already a set of cells, and cells want to be s-expressions.
get / scale / delete / apply against the apiserver.
Manage the cluster interactively from the Lisp prompt.
Code and data share the same nested form. So do spreadsheets.
| Lisp client π© | client-go | |
|---|---|---|
| Paradigm | Homoiconic | Imperative Go |
| Workflow | REPL-driven | Compile-run |
| Joy | Parentheses | Struct tags |
| Spreadsheet-native | β | β |