Skip to content

Lexer is feature complete

Pre-release
Pre-release
Compare
Choose a tag to compare
@nazavode nazavode released this 12 Nov 17:17
· 3 commits to master since this release

The generated lexer now successfully scans the Cool programming language according to the official spec. All
approval tests are passing against a provided set of official golden files. Additional tests on selected snippets are included for improved debuggability of future PRs.