Felix programming system.

  println$ "Hello World!";

Tutorials

The basic Tutorials

The Standard Library

The actual source code of most of the Felix standard library (Felix code) and the run time library (C++ code). There may be some bits missing from the index.

New Articles

  1. Regular Definitions
  2. Open Recursion
  3. Views
  4. Coroutine Magic

Real time kernel development

  1. Allocators
  2. CSP system