c4d53c9ea7606ff8c1fd0de392087f37a070fed1
- Remove raw string handling from scanner, make scanner stateless
- Add template_content external token for backtick template scanning
- Add template_literal and interpolation grammar rules
- Add select_expression with select_arm for async select blocks
- Add object_literal (#{ key: value }) syntax
- Add is_expression and is_not_expression type check operators
- Verify yield_expression works as expected
Description
Languages
C
97%
JavaScript
1.5%
C++
1%
Scheme
0.3%
Rust
0.1%