code — a reasoning module

Reasoning about a codebase, as a DKE Python module you compile into your own store. It supplies the kind schema, the standing rules and the queries; you supply the facts — your functions, classes, calls and imports. Pairs with dkepy, which is how the facts get written.

Licence: MIT. Current version: 1.12.0.

Get it

curl -O https://dke.langsyn.com/source/code/1.12.0/code-1.12.0.tar.gz

Or browse version 1.12.0 file by file. /source/code/latest/ always redirects to the current version. A versioned URL never changes under you while it is served — but it is replaced when the next release is published, so cite the version to say exactly which bytes you read, and use latest for a link that has to keep working.

Versions