vrok / have

The Have Programming Language
http://havelang.org
BSD 2-Clause "Simplified" License
272 stars 11 forks source link

Use brace-based blocks instead of indent-based ones #15

Closed vrok closed 7 years ago

vrok commented 7 years ago

Tests pass, some minor refactoring will be done later (e.g. the word "colon" is still present in some names), but the codebase should be good to work with in general.

For more info, see: http://havelang.org/post/embrace_braces/