Skip to content

Conversation

@CommanderTvis
Copy link

@CommanderTvis CommanderTvis commented Nov 7, 2025

This PR adds syntax highlighting support for Rell, a blockchain programming language developed for the Chromia platform.

What is Rell?

Rell is a type-safe, relational programming language designed specifically for decentralized application (dapp) development on blockchain platforms. It combines relational database concepts with modern programming language features, allowing developers to describe data models, queries, and procedural code in a concise and expressive way. Database queries in Rell are compiled to SQL. The language is designed to be familiar to developers who know languages like JavaScript and Kotlin.

References

Affiliation Notice

As of November 7, 2025, I (Iaroslav Postovalov) develop Rell's interpreter professionally.

@alexj136
Copy link

alexj136 commented Nov 7, 2025

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants