Björn Gohla · @6d03
78 followers · 1293 posts · Server mathstodon.xyz

@clementd They certainly are extremely handy. And apparently these people have even found a way to make them extremely performant, i.e., only about 50% slower than a bison generated parser: dl.acm.org/doi/epdf/10.1145/34

#stagedmetaprogramming #parsers #TemplateHaskell #haskell

Last updated 2 years ago

hxameer :qed: · @xameer
165 followers · 3024 posts · Server mathstodon.xyz

#TemplateHaskell

Last updated 2 years ago

Julien M. · @julm
485 followers · 4935 posts · Server framapiaf.org

with is coming:
- /Staged selective combinators/ The benchmarks showed that this approach is effective, outperforming the conventional parser combinator libraries in and the parser generator with full . icfp20.sigplan.org/details/icf
Nice intro at youtube.com/watch?v=i9wgeX7e-n

- /Staged sums of products/ We show how to finally make -sop fast through the use of with . dl.acm.org/doi/10.1145/3406088

#TemplateHaskell #typed #generics #ICFP2020 #optimisation #happy #haskell #parser #TypedTemplateHaskell #staging

Last updated 4 years ago