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