Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

microsoft/staticstaging

Repository files navigation

Static Staging Compiler

build status

This is an experimental programming language for heterogeneous systems based on multi-stage programming. See the documentation for an introduction to the language.

The compiler is written in TypeScript and runs on Node. You can build the compiler and run a few small programs by typing make test (if you have npm). Check out the code documentation for an introduction to the compiler's internals.

Details

The license is MIT. This project uses the Microsoft Open Source Code of Conduct; check out the FAQ about the CoC.