ark-lang / ark

A compiled systems programming language written in Go using the LLVM framework
https://ark-lang.github.io/
MIT License
682 stars 47 forks source link

C style for loops #684

Open kiljacken opened 8 years ago

kiljacken commented 8 years ago

We currently don't have these, e.g. with init, check and step parts.