Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 913 Bytes

File metadata and controls

26 lines (17 loc) · 913 Bytes

NOTICE: This project is hosted on Sigil

Sigil

Sigil programming language logo

A modern programming language.


Warning

Sigil is a work in progress and is not yet stable. It is under active development, and breaking changes are expected.

Requirements

To build and run Sigil, you need the following dependencies installed on your system:

  • Python 3.12+: Can be installed using pyenv or asdf.
  • uv: A fast Python package installer from Astral.
  • LLVM: The compiler infrastructure.
  • GCC: The GNU Compiler Collection.