You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
Supporting UTF-8 is basic. So far I have only managed to get UTF-8 characters through the lexer if an ASCII character is placed before it. Having functions etc with full UTF-8 characters would be a good milestone. Need to write tests for this.