Sirius C*

Sirius C* is an experimental compiler for performing the law enforcement functions of the C* programming language.

History

The idea for C* was first documented in December of 2020, but an initial effort to develop a compiler for it began in April of 2021. This first pass was written in TypeScript, and although the code modelling was stellar, some intractable issues with the underlying Node runtime ground development to a halt. Making a command line utility with UNIX principles in mind is not very advisable when using web technology (it "doesn't scale", and one is forced to care about that somehow).

Sirius C* will be reimplemented in ANSI C, as a higher layer of the Oracion assembler. The initial pass will probably be derived from the feeble C compiler.