degory
-
ghul.
by: degorycompiler - 323,695 total downloads
- last updated 9/22/2026
- Latest version: 62.7.11
compiler for the ghūl programming language -
- 68,706 total downloads
- last updated 9/22/2026
- Latest version: 62.7.11
client library for the ghūl compiler's analysis-mode JSON protocol -
ghul.
by: degoryruntime - 64,532 total downloads
- last updated 9/21/2026
- Latest version: 21.14.0
ghūl compiler runtime library -
- 59,474 total downloads
- last updated 9/22/2026
- Latest version: 4.4.4
ghūl compiler snapshot test runner -
ghul.
by: degorytemplates -
- 43,446 total downloads
- last updated 9/21/2026
- Latest version: 0.2.127
Templates for creating ghūl projects -
-
ghul.
by: degorytargets -
- 23,475 total downloads
- last updated 2/3/2024
- Latest version: 1.2.4
ghūl compiler build targets -
-
ghul.
by: degorypipes - 14,094 total downloads
- last updated 2/7/2024
- Latest version: 1.1.3
ghūl compiler pipes library -
ghul.
by: degoryraster - 10,220 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,278 total downloads
- last updated 9/23/2026
- Latest version: 2.1.43
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 -
- 3,737 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. -
- 3,269 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 -
ghul.
by: degoryrepl. host - 2,456 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 - 2,416 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.