ghul.compiler 0.2.146

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global ghul.compiler --version 0.2.146
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local ghul.compiler --version 0.2.146
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ghul.compiler&version=0.2.146
                    
nuke :add-package ghul.compiler --version 0.2.146
                    

ghūl compiler

Compiler for the ghūl programming language

Latest compiler .NET tool package

ghul.compiler

Latest release

Release

Continuous delivery status

workflow

Host and target

The compiler is hosted on .NET and targets .NET

Getting started

Template ghūl application project

If you only want to use the compiler to build an application, as opposed to contributing to the development of the compiler itself, then take a look at the ghūl console template repository

Build time dependencies for the compiler itself

  • Linux (native, WSL2, or in a container)
  • The .NET 6.0 SDK
  • Bash

See the template application README for detailed instructions on setting up your build environment

Optional dependencies

Runtime dependencies for ghūl applications

Building applications with ghūl

The hello-world project shows a small example ghūl program, with VSCode config and an example GitHub build workflow

To build the compiler from Visual Studio Code

  • Build the compiler: <Ctrl>+<Shift>+B
  • Run all the integration tests: <Ctrl>+<Shift>+P | Tasks: Run task | Run all integration tests

To build and test the compiler from the command line

  • Build the compiler: `./build/build.sh
  • Run all unit tests: dotnet test unit-tests
  • Run all integration tests: ./integration-tests/test.sh
  • Run a specific integration test: ./integration-tests/test.sh test-case-folder-name
  • Capture a failed integration test's output as its new expected output: ./integration-tests/capture.sh test-case-folder-name
  • Bootstrap the compiler: ./build/bootstrap.sh
  • Start an interactive shell in the development container: ./build/dev.sh

Gotchas

This is an incomplete compiler for an experimental programming language. The CI/CD pipeline ensures that a released build will bootstrap and pass the test suite, but nevertheless some features are missing or buggy.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.8.64 191 6/16/2025
0.8.63 163 6/16/2025
0.8.62 315 6/10/2025
0.8.61 298 6/9/2025
0.8.60 287 6/9/2025
0.8.59 290 6/9/2025
0.8.58 266 6/9/2025
0.8.57 270 6/9/2025
0.8.56 250 6/9/2025
0.8.55 254 6/5/2025
0.8.54 169 6/4/2025
0.8.53 172 6/4/2025
0.8.52 175 6/4/2025
0.8.51 169 6/4/2025
0.8.48 193 5/30/2024
0.8.47 227 5/19/2024
0.8.46 130 5/19/2024
0.8.45 172 4/17/2024
0.8.44 178 4/17/2024
0.8.43 200 4/15/2024
0.8.42 213 4/15/2024
0.8.41 178 4/13/2024
0.8.40 210 4/12/2024
0.8.39 227 4/11/2024
0.8.38 160 4/10/2024
0.8.37 207 4/10/2024
0.8.36 251 4/3/2024
0.8.35 221 4/1/2024
0.8.34 267 3/31/2024
0.8.33 345 3/31/2024
0.8.32 282 3/31/2024
0.8.31 285 3/30/2024
0.8.30 269 3/30/2024
0.8.29 272 3/30/2024
0.8.28 237 3/29/2024
0.8.27 331 3/26/2024
0.8.26 304 3/21/2024
0.8.25 327 3/19/2024
0.8.24 431 3/19/2024
0.8.23 293 3/18/2024
0.8.22 347 3/15/2024
0.8.21 289 3/14/2024
0.8.20 392 3/13/2024
0.8.19 434 3/13/2024
0.8.18 360 3/13/2024
0.8.17 427 3/12/2024
0.8.16 343 3/11/2024
0.8.15 355 3/11/2024
0.8.14 389 3/11/2024
0.8.13 413 3/10/2024
0.8.12 357 3/10/2024
0.8.11 272 3/4/2024
0.8.10 441 3/4/2024
0.8.9 448 3/2/2024
0.8.8 403 3/2/2024
0.8.7 419 3/2/2024
0.8.6 397 3/1/2024
0.8.5 484 3/1/2024
0.8.4 392 2/29/2024
0.8.3 484 2/27/2024
0.8.2 429 2/26/2024
0.8.1 402 2/21/2024
0.8.0 449 2/21/2024
0.7.13 436 2/21/2024
0.7.12 545 2/21/2024
0.7.11 402 2/20/2024
0.7.10 396 2/20/2024
0.7.9 578 2/19/2024
0.7.8 540 2/17/2024
0.7.7 395 2/16/2024
0.7.6 379 2/15/2024
0.7.5 514 2/14/2024
0.7.4 637 2/13/2024
0.7.3 588 2/13/2024
0.7.2 515 2/9/2024
0.7.1 423 2/8/2024
0.7.0 546 2/7/2024
0.6.21 533 2/7/2024
0.6.20 469 2/6/2024
0.6.19 663 2/6/2024
0.6.18 506 2/6/2024
0.6.17 588 2/6/2024
0.6.16 494 2/4/2024
0.6.15 525 2/2/2024
0.6.14 565 2/1/2024
0.6.13 695 1/29/2024
0.6.12 612 1/29/2024
0.6.11 593 1/29/2024
0.6.10 426 1/29/2024
0.6.9 490 1/26/2024
0.6.8 408 1/25/2024
0.6.7 578 1/23/2024
0.6.6 459 1/22/2024
0.6.5 548 1/19/2024
0.6.4 514 1/19/2024
0.6.3 507 1/16/2024
0.6.2 849 12/6/2023
0.6.1 955 12/6/2023
0.6.0 835 12/6/2023
0.5.31 1,231 3/15/2023
0.5.30 1,147 3/14/2023
0.5.28 1,100 3/14/2023
0.5.27 1,114 3/14/2023
0.5.26 1,013 3/14/2023
0.5.25 1,026 3/14/2023
0.5.24 1,157 3/14/2023
0.5.23 1,143 3/14/2023
0.5.21 1,172 3/10/2023
0.5.19 1,042 3/10/2023
0.5.17 1,266 3/10/2023
0.5.15 1,483 3/7/2022
0.5.14 1,412 2/27/2022
0.5.13 1,109 2/27/2022
0.5.12 1,366 2/27/2022
0.5.11 1,303 2/13/2022
0.5.10 1,066 1/12/2022
0.5.9 1,191 1/5/2022
0.5.8 961 1/5/2022
0.5.7 1,040 1/4/2022
0.5.6 1,001 1/3/2022
0.5.5 1,243 1/3/2022
0.5.4 1,194 1/3/2022
0.5.3 1,178 1/3/2022
0.5.2 1,223 12/31/2021
0.5.1 1,091 12/31/2021
0.5.0 1,043 12/29/2021
0.4.1 1,172 12/26/2021
0.4.0 1,132 12/26/2021
0.3.4 1,325 12/22/2021
0.3.3 1,214 12/21/2021
0.3.2 1,240 12/21/2021
0.2.166 1,116 12/21/2021
0.2.165 1,143 12/21/2021
0.2.164 1,104 12/20/2021
0.2.163 1,100 12/18/2021
0.2.161 1,125 12/17/2021
0.2.160 995 12/17/2021
0.2.159 1,105 12/17/2021
0.2.158 1,096 12/15/2021
0.2.157 1,024 12/14/2021
0.2.154 1,428 12/8/2021
0.2.153 1,234 12/7/2021
0.2.152 1,116 12/6/2021
0.2.151 1,100 12/6/2021
0.2.150 1,365 12/6/2021
0.2.149 1,426 12/6/2021
0.2.148 1,186 12/5/2021
0.2.147 1,147 12/5/2021
0.2.146 1,100 12/5/2021
0.2.145 805 12/5/2021
0.2.144 1,100 12/5/2021
0.2.143 1,004 12/5/2021
0.2.142 1,158 12/5/2021
0.2.141 1,610 12/4/2021
0.2.140 1,182 12/4/2021
0.2.139 1,165 12/1/2021
0.2.137 1,070 11/18/2021
0.2.136 1,212 10/27/2021
0.2.135 1,087 10/27/2021
0.2.135-alpha.1 276 10/27/2021
0.2.134 1,209 2/7/2021
0.2.133 1,201 2/3/2021
0.2.132 1,305 1/31/2021
0.2.131 1,150 1/30/2021
0.2.130 1,217 1/30/2021
0.2.129 1,315 1/28/2021
0.2.128 1,316 1/27/2021
0.2.127 1,269 1/27/2021
0.2.126 1,022 1/25/2021
0.2.125 1,353 1/24/2021
0.2.124 1,258 1/23/2021
0.2.123 1,229 1/23/2021
0.2.122 1,401 1/21/2021
0.2.121 1,332 1/20/2021
0.2.120 1,315 1/20/2021
0.2.119 1,330 1/20/2021
0.2.118 1,428 1/20/2021
0.2.117 1,341 1/19/2021
0.2.116 1,279 1/17/2021
0.2.115 1,671 1/16/2021
0.2.114 1,477 1/15/2021
0.2.113 1,265 1/14/2021
0.2.112 1,423 1/13/2021
0.2.111 1,486 1/10/2021
0.2.110 1,533 1/9/2021
0.2.109 1,214 1/8/2021
0.2.108 1,308 1/8/2021
0.2.107 1,460 1/7/2021
0.2.106 1,511 1/6/2021
0.2.105 1,468 1/3/2021
0.2.104 1,544 1/2/2021