Protype for a categorical engine using John Bennetts General Systematics as a testing and validation structure for the categorical engine.
The systems are fundementally composed of three core categories; topology, geometry and vocabulary, the 'entries' of which are implicitly 'link' to eachother as natural transformations.
git clone
cargo run
This will boot up a GraphQL server, the front end interface has a corresponding client that uses this data to generate an interface.
The front end can be found in the repo here: https://github.com/Joshfairhead/systematics-interface