Claro is a programming language created in 2021 by Jason Steving.
#998on PLDB | 3Years Old |
git clone https://github.com/JasonSteving99/claro-lang
Claro Lang
Feature | Supported | Example | Token |
---|---|---|---|
Print() Debugging | ✓ | ||
Comments | ✓ | # A comment | |
Line Comments | ✓ | # A comment | # |
Semantic Indentation | X |