Cirru is a programming language created in 2012 by ChenYong.
#1255on PLDB | 11Years Old | 201Users |
0Books | 0Papers | 346Repos |
Cirru Project helps people code in syntax tree. It offers a tree editor and a text syntax.
set a
add
number 1
number 2
require ./stdio.cr
Feature | Supported | Token | Example |
---|---|---|---|
Semantic Indentation | ✓ | print + 1 2 , 11 |