/rift

An experimental programming runtime built around a new programming paradigm called context-aware programming

Primary LanguageGoApache License 2.0Apache-2.0

#Rift

Building

make

Usage

Usage: rift [OPTIONS] [FILES]

OPTIONS
  --verbose Prints verbose Rift interpreter logs
  --version Prints the Rift version

Running the example code

After building the Rift interpreter, run:

./bin/rift examples/hello_rift.r