Skip to content
View degory's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report degory

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
degory/README.md

ghūl language logo

repositories for the ghūl programming language, its compiler and supporting tools

CI/CD NuGet version (ghul) Release Release Date Issues License ghūl

compiler for the ghūl programming language

CI/CD Visual Studio Marketplace Release Release Date Issues License ghūl

a Visual Studio Code extension providing ghūl language support

CI/CD NuGet version (ghul.runtime) Release Release Date Issues License ghūl

low level dependencies required by all ghūl applications

CI/CD NuGet version (ghul.templates) Release Release Date Issues License ghūl

templates for the .NET new command which create new ghūl console application and class library projects

CI/CD Release Release Date Issues License ghūl

a template for creating a new ghūl project repository on GitHub

CI/CD NuGet version (ghul.test) Release Release Date Issues License ghūl

a snapshot based integration testing framework used by the ghūl compiler project

CI/CD Issues License ghūl

ghūl programming language examples

Issues License

ghūl programming language website

Popular repositories

  1. ghul ghul Public

    compiler for the ghūl programming language

    Shell 3

  2. ghul-vsce ghul-vsce Public

    ghūl programming language Visual Studio Code extension

    TypeScript 1

  3. ghul-runtime ghul-runtime Public

    Runtime library for ghūl applications

    1

  4. ghul-test ghul-test Public

    ghūl compiler integration test runner

    Shell 1

  5. ghul-targets ghul-targets Public

    MSBuild targets and props for building ghūl projects

    1

  6. llc llc Public

    L compiler

    C