Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
duaneb
9y ago
0 comments
Share
A lot of optimizations on arbitrary byte code often look for patterns in byte streams (or in reified assembly) in similar ways to regexes.
0 comments
default
newest
oldest
teraflop
9y ago
For many years, an important stage of the GHC Haskell compiler consisted of a giant Perl script full of regexes.
http://code.haskell.org/ghc-scp/ghc/docs/comm/the-beast/mang...
j
/
k
navigate · click thread line to collapse