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
Or something with similar spirit. The goal is to have AST literals be as baked into the language as ints or strings. Other quasiliterals are not affected by this.
The text was updated successfully, but these errors were encountered:
The parser should fully parse expressions like:
And the expander should expand them into expressions like:
Or something with similar spirit. The goal is to have AST literals be as baked into the language as ints or strings. Other quasiliterals are not affected by this.
The text was updated successfully, but these errors were encountered: