ShahinSorkh / rumi

The rumi compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rumi

Everything you possess of skill, and wealth, and handicraft, wasn't it first merely a thought and a quest? - Rumi

Rumi is a low level compiler with functional properties that can be linked with c, doesn't make local functions a nightmare and has a powerful compile time language that is the same as runtime. The ultimate goal of rumi is to make programming joyful.

The current version is written in C++, however the previous versions were written in rumi and C++ respectively. We use LLVM to compile.

Language documentation could be find here.

About

The rumi compiler

License:Other


Languages

Language:C++ 99.0%Language:CMake 0.5%Language:Vim Script 0.3%Language:C 0.2%