Skip to content

R533-Code/colt-lang

Repository files navigation


Colt:

A programming language in its early stages of development.

Features:

For the eleventh time, a whole codebase rewrite is in progress. Currently, only the lexer and parts of the AST are written and functional. In this rewrite, the design of the compiler follows a more data-oriented approach, as seen in Chandler Carruth's talk.

CI:

g 12 clang-16 MSVC
COMPILATION g  12 build clang16 build MSVC build
TESTING g  12 build clang16 build MSVC build

About

The Colt language compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages