ark-lang / ark

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

>> in type parameters parser as one token. #704

Closed kiljacken closed 8 years ago

kiljacken commented 8 years ago

Easily adjusted in the lexer, but will require some rejigging of the parser to keep right shift working.