degory
-
ghul.
by: degorycompiler - 329,341 total downloads
- last updated 9/26/2026
- Latest version: 63.3.1
compiler for the ghūl programming language -
- 75,135 total downloads
- last updated 9/26/2026
- Latest version: 63.3.1
client library for the ghūl compiler's analysis-mode JSON protocol -
ghul.
by: degoryruntime - 69,087 total downloads
- last updated 9/26/2026
- Latest version: 22.3.0
ghūl compiler runtime library -
- 63,129 total downloads
- last updated 9/25/2026
- Latest version: 5.0.1
ghūl compiler snapshot test runner -
ghul.
by: degorytemplates -
- 43,619 total downloads
- last updated 9/26/2026
- Latest version: 0.2.128
Templates for creating ghūl projects -
-
ghul.
by: degorytargets -
- 23,477 total downloads
- last updated 2/3/2024
- Latest version: 1.2.4
ghūl compiler build targets -
-
ghul.
by: degorypipes - 14,096 total downloads
- last updated 2/7/2024
- Latest version: 1.1.3
ghūl compiler pipes library -
ghul.
by: degoryraster - 13,034 total downloads
- last updated 9/22/2026
- Latest version: 0.10.3
Drawing into a PNG from ghūl: antialiased strokes and circles, an affine view, axes, colour maps and stroke-font text, in managed code with no native dependency -
- 8,791 total downloads
- last updated 9/25/2026
- Latest version: 2.1.44
MCP (Model Context Protocol) server for the ghūl programming language: drives the ghūl compiler's analysis mode to answer semantic queries so AI coding agents can query ghūl code by meaning instead of searching... More information -
- 5,355 total downloads
- last updated 9/22/2026
- Latest version: 0.37.3
The session behind a ghūl read-eval-print loop: the accepted cells, the import prelude each new submission needs, and what a compiled cell exports. Compiles nothing and runs nothing itself, so a terminal, a... More information -
- 5,120 total downloads
- last updated 9/22/2026
- Latest version: 0.37.3
Run ghūl scripts directly, including via a #!/usr/bin/env ghul shebang line on Linux: resolves and installs the ghul.compiler tool on first use, compiles, caches the result by script content, and runs it. -
ghul.
by: degoryrepl. host - 4,125 total downloads
- last updated 9/22/2026
- Latest version: 0.37.3
Hosts a ghūl REPL session on this machine: compiles each cell with an installed ghul.compiler, kept running as a compile server with a fallback to starting it per cell, loads the result into a load context of... More information -
ghul.
by: degoryjupyter - 3,956 total downloads
- last updated 9/22/2026
- Latest version: 0.37.3
A Jupyter kernel for ghūl: notebook cells compiled and run as a ghul.repl session, for Jupyter and for notebooks in VS Code.