mukul-rathi / bolt

Bolt is a language with in-built data-race freedom!
MIT License
548 stars 53 forks source link

Make Bolt more expressive #62

Closed mukul-rathi closed 4 years ago

mukul-rathi commented 4 years ago

Adds boolean type Adds control flow - for/while loops and if/else statements Adds binary and unary operators