mukul-rathi / bolt

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

Implement Lexer #1

Closed mukul-rathi closed 4 years ago

mukul-rathi commented 4 years ago

Tokenise syntax - for a given Bolt program file, read it in and output a stream of tokens.