What this site is
This is the public index for software developed under the Free Computation Foundation. It is intentionally small, static, readable, and usable without JavaScript.
FCF uses this site to make project documentation, source code, releases, checksums, graphical resources, and preservation mirrors easy to locate. CENTL is the first project published here.
Current project
| Project | Status | Purpose |
|---|---|---|
| CENTL | 0.12.0 stable | Exact-first mathematics and physics computation and verification. |
| CENTL-SCi | 0.0.1-Camelus stable interface | Local scientific problem interpreter for mathematics and physics; not a general chatbot. |
Install CENTL
curl -fsSLO https://raw.githubusercontent.com/chasebryan/centl/main/install
sh install
centl-sci
The native installer verifies the release checksum and performs smoke checks before activation. Linux is the reference platform.
Software preservation
FCF is building an upstream-loss-resistant preservation layer for CENTL and the external sources needed to build and verify it. The public mirror index distinguishes material that is actually preserved from material that is only referenced upstream.
Why simple HTML?
The foundation site should remain useful when fashionable web stacks disappear. Static files are cheap to preserve, easy to audit, fast to load, and simple to move to another HTTPS server when FCF has its own domain and infrastructure.