claro-lang
My hobby-horse programming language where I'll attempt to implement, from scratch, everything that I dream of having in other languages. This is likely to be forever in flux, but we'll start somewhere.
Comprehensive User Docs
Read thePlease understand that these docs are a work in progress, and while they do cover the majority of the language features, there is still more to come including better examples and clearer explanations.
Learn Claro By Example!
Check out the example Claro programs.
riju.codes/claro!
Try it Out Online atPlease keep in mind that in the current state of the world, Riju is generally behind the latest state of Claro development since I don't control Riju and can't redeploy for each new commit to this repo. If you want the latest of the latest then read the below to build Claro locally.
Build Claro Locally!
View the src, and follow the real User Guide.