Fahrenheit 0.4.0

Console

Command Line & Interactive REPL

Fahrenheit provides a versatile command-line interface (CLI) for executing scripts and an interactive Read-Eval-Print Loop (REPL) for quick testing and exploration.

Command Line Parameters

You can run the fahrenheit executable like:
fahrenheit
fahrenheit -help
fahrenheit [-i] [-Vname=value ...] [-L<path> ...] <file>

Interactive REPL Commands

When running in interactive mode, the following special slash (/) commands are available for introspection and control: