Claro is a programming language created in 2021 by Jason Steving.
#1371on PLDB | 2Years Old | 0Books |
0Papers |
Try now: Riju
Claro Lang
# Thanks for trying out Claro during its early development stages!
# To learn Claro by example, check out:
# https://clarolang.com/tree/main/src/java/com/claro/claro_programs
print("Hello, world!");
Feature | Supported | Token | Example |
---|---|---|---|
Print() Debugging | ✓ | ||
Comments | ✓ | # A comment |
|
Line Comments | ✓ | # | # A comment |
Semantic Indentation | X |