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: 3 months 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: 2024-05-24T16:29:54.000Z (almost 2 years ago)
- Last Synced: 2025-08-22T16:24:50.099Z (8 months ago)
- Topics: compiler, ghul, runtime, runtime-library
- Homepage: https://ghul.dev
- Size: 221 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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