Vale is a programming language created in 2020.
#682on PLDB | 4Years Old |
git clone https://github.com/ValeLang/Vale
Compiler for the Vale programming language - http://vale.dev/
exported func main() {
println("Hello world!");
}
Feature | Supported | Example | Token |
---|---|---|---|
Print() Debugging | ✓ | println |