Installation

Installation#

You need the following:

  • Git

  • A modern JavaScript runtime (e.g. Node, Deno)

  • GNU make

Clone the Git repository.

$ git clone https://codeberg.org/raiseafloppafan3925/nonstraightforward.git
building C9#
$ make bootstrap
$ make build
# this last step is optional and should only be used if you modify the compiler
$ make update-bootstrap