Hacker News
- C is not suited to SIMD (2019) http://blog.vmchale.com/article/notes-c-simd 120 comments
- A Proper x86 Assembler in Haskell Using the Escardó-Oliva Functional http://blog.vmchale.com/article/escardo-oliva-functional 19 comments
- Type-Safe Pointers in ATS http://blog.vmchale.com/article/ats-safe-pointers 8 comments
- Outperforming Rust with Functional Programming http://blog.vmchale.com/article/fast-functional 5 comments
Lobsters
- Rewriting the Coreutils in ATS http://blog.vmchale.com/article/counting-lines 2 comments programming
- Uncanny Haskell http://blog.vmchale.com/article/uncanny-haskell 4 comments haskell
- Outperforming Rust With Functional Programming http://blog.vmchale.com/article/fast-functional 12 comments programming , rust
- Adequate J Matrix Performance http://blog.vmchale.com/article/j-performance 5 comments apljk
- Curry vs Uncurry on Hackage http://blog.vmchale.com/article/curry-uncurry 10 comments haskell
- Polyglot Is the Fastest Code-counting Tool Available http://blog.vmchale.com/article/polyglot-comparisons 6 comments programming
- A Look at the Packages on Hackage http://blog.vmchale.com/article/hackage-analysis 19 comments haskell
- Outperforming Rust with Functional Programming http://blog.vmchale.com/article/fast-functional 90 comments rust
- Outperforming Rust with ATS http://blog.vmchale.com/article/fast-functional 16 comments ats
- A short introduction to Haskell on the frontend http://blog.vmchale.com/article/haskell-frontend 3 comments haskell
- Practical ATS http://blog.vmchale.com/article/practical-ats 21 comments programming
- Practical ATS http://blog.vmchale.com/article/practical-ats 4 comments ats
- Why lenses work http://blog.vmchale.com/article/why-lenses-work 13 comments haskell
- Mixing Supercompilers and Recursion Using Elgot Algebras http://blog.vmchale.com/article/elgot 10 comments haskell