Build

GUI

To build and run the GUI application, simply use the following command:

make run

REPL

To start the Read-Eval-Print-Loop, use the following command:

make repl