Faction Compiler Toolchain

The reference implementation of Faction, a new programming language

Install

You can install a stable version with Cargo

```

cargo install fct ```

Usage

Easiest way is the REPL ```

fct run _ -i ```