Skip to content
@quill-project

The Quill Project

Everything related to Quill, a beautifully simple, statically typed, garbage collected, compiled programming language.

The Quill Project

The Quill programming language is a high-level, statically typed, garbage collected and compiled programming language. Quill promises simplicity and elegance, but not at the cost of program execution speed.

The Quill Project includes a compiler and a collection of libraries for the Quill programming language. Notable repositories include:

  • compiler - The Quill compiler written in Quill, which acts as a Quill library.
  • cli - The Quill command line interface and package manager.
  • vscode-quill - The Quill Visual Studio Code extension.
  • std-c - The C implementation of the Quill standard library.
  • std-js - The Javascript implementation of the Quill standard library.
  • std - Functionality of the Quill standard library shared across all compiler backends. Should not be used directly - instead, a backend-specific implementation should be used (such as std-c).
  • bootstrap - The now obsolete bootstrap compiler for Quill written in Javascript used to originally get the language running.

Popular repositories Loading

  1. compiler compiler Public

    The compiler for the Quill programming language.

    9

  2. std std Public

    The standard library for the Quill programming language.

  3. std-c std-c Public

    A C implementation of the Quill standard library.

    C

  4. runtime-c runtime-c Public

    Implements functionality required by the Quill C backend at runtime.

    C

  5. conc conc Public

    Concurrency utilities for the Quill programming language.

    C

  6. os os Public

    Implements operating system functionality, such as file I/O and child processes.

    C

Repositories

Showing 10 of 18 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…