https://github.com/degory/ghul-runtime
Runtime library for ghūl applications
https://github.com/degory/ghul-runtime
compiler ghul runtime runtime-library
Last synced: 12 days ago
JSON representation
Runtime library for ghūl applications
- Host: GitHub
- URL: https://github.com/degory/ghul-runtime
- Owner: degory
- License: mit
- Created: 2020-12-19T23:08:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-05-10T21:03:50.000Z (15 days ago)
- Last Synced: 2026-05-10T22:25:16.977Z (15 days ago)
- Topics: compiler, ghul, runtime, runtime-library
- Homepage: https://ghul.dev
- Size: 229 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghūl compiler runtime library
[](https://github.com/degory/ghul-runtime/actions/workflows/cicd.yml?query=branch%3Amain)
[](https://www.nuget.org/packages/ghul.runtime/)
[](https://github.com/degory/ghul-runtime/releases)
[](https://github.com/degory/ghul-runtime/releases)
[](https://github.com/degory/ghul-runtime/issues)
[](https://github.com/degory/ghul-runtime/blob/main/LICENSE)
[](https://ghul.dev)
This package provides:
- internal types required by all [ghūl](https://ghul.dev) applications
- support for the ghūl pipe operator and fluent methods on pipes, such as `filter`, `map` and `reduce`
- MSBuild targets needed to build ghūl projects