Yoann Padioleau
Yoann Padioleau
Actually you can hack ocamllex to recognize some unicode characters. See https://github.com/returntocorp/pfff/pull/502/files for examples.
yes it should. Not sure what's going on. Maybe the generic AST for Python generators is wrong.
Can someone write a single pattern showing the problem?
@brandonspark, want to have a look?
I'd rather see this outside base-javascript, but jsx is already in, so why not glimmer. Seems like JSX parses more deeply things, but maybe this can be added for glimmer...
Also you get CI failures: "Error in query file "highlights.scm"
Our general approach I think has been how many complaints we get about a parsing error :) especially whether those complaints come from paying customers.
How long does it take to parse test262? I remember this was a really huge repository with a huge number of files (like > 10 000 if I remember correctly).
test262 could be part of a parsing testsuite, like the one we have in semgrep with a list of top 20 github repo for each language.