Skip to content
jonathanvdc edited this page Feb 21, 2015 · 1 revision

Welcome to the Flame wiki!

Flame is a reflection/compiler framework for managed code. It is used by the dsc D# compiler, which is also part of this repository. In fact, Flame, Flame.Compiler, Flame.Syntax and Flame.DSharp, the core libraries of Flame, are all written in D#, and can be compiled by using dsc.

You can grab the dsc binaries at this repository's releases page.

Clone this wiki locally