Ecosystem

The toolchain around the language


Run it

F1R3FLY node

The execution layer f1r3lang runs on: pure-Rust node, RSpace tuple space, CBC Casper consensus. Docker images ship for standalone nodes and multi-validator shards.

F1R3FLY-io/f1r3fly →

Rust interpreter

The standalone language workspace — parser, tree-sitter grammar, semantic analysis, VM, and the rhosh shell for running f1r3lang without a chain.

F1R3FLY-io/rholang-rs →

Embers

The F1R3FLY blockchain API: typed Rust data rendered through templates into contracts, signed, and deployed over gRPC. How production applications ship.

Part of the F1R3FLY platform

Write it

JetBrains

Plugin support for IntelliJ-family IDEs, built on the shared grammar.

in rholang-rs →

Language server

One LSP implementation behind every editor — diagnostics and language intelligence from the same source of truth as the interpreter.

rholang-language-server →

Join it

f1r3lang is developed in the open by F1R3FLY.IO, on foundations proven over a decade of process-calculus research and a shipped mainnet. The work happens on GitHub; the conversation happens on Discord.

Start writing