Y
Hacker News
new
|
ask
|
show
|
jobs
by
eru
81 days ago
This reminds me of someone who wrote a regex tool that matches by compiling regexes (at runtime of the tool) via LLVM to native code.
You could probably do something similar for a faster jq.