/C-equals-1

C-=-1 is a language designed to research new metaprogramming techniques. It is not intended for industrial usage

Primary LanguageC++

C -=- 1

A language designed to fully support compile-time meta programming without creating a "shadow language". The programmer has access to the semantic model of their program and almost all code is compile-time executable (see the documentation for detailed explanation).

The documentation is available here.

C-=-1 standard library implementation is in progress and can be found here