Skip to content
jayconrod edited this page Jun 14, 2011 · 3 revisions

Welcome to the Tungsten wiki!

Tungsten is a framework for building compilers. There are two main goals for Tungsten:

  1. Make it as easy as possible for developers to create new cross-platform compilers for high level languages.
  2. Encourage cross-language compatibility by providing an intermediate representation with high level features that can be used directly by most languages.

This wiki provides documentation for the Tungsten language. In the future, it will also contain information on how to use Tungsten to build a compiler.

You can also see a list of changes planned for the next version.

Clone this wiki locally