Visual & Compiled
Rift is a programming language that compiles visual representations to machine code focusing on performance and build times.
Get Started ReleasesRift is a programming language that compiles visual representations to machine code focusing on performance and build times.
Get Started ReleasesViews provide different visual representations of code, the main one being graph nodes.
Builds using LLVM to platform specific assembly.
Access to low level optimization.
Compiled to machine code.
Rift's architecture focuses on providing fast iteration and build times.
Safe and simple language features by default, while exposing all tools needed for more complex code.
C and C++ code is understood as Rift code thanks to Clang.
No manual bindings.
Pipe is a cross-platform utility library used as the foundation for Rift.