This is a demo of the Caneka components working together.
Caneka is a collection of runtime software tools. This collection includes most of what is found in a common software stack. All in one place, built from simplistic components that can be analysed and understood.
141 total components
These are the files that are used to generat this demo. Pencil is used for the `fmt` based pages and Templ is used for the stats page. Config is a simple configuration format used for the navigation.
This page uses a Pencil file .The Stats page page uses a Templ file . The navigtaion is configured using this Config file.
And the Tests page command is `./build/bin/tests --dist` which outputs this file .
All of these use a collection of the Roebling parserand the Caneka types and memory management systems.
There's more to come, checkout the Features page for a list ofplanned improvements and demos from Compare Basic .