====================================================================
Published: 3 May 2022 Tags: go
Eli Bendersky explores "some potential optimizations to a lexical scanner written in Go", focusing on "the relative efficiency of converting byte slices to strings vs. taking substrings", "some strategies w.r.t. API design in Go", and "optimizing GC behavior".
Published: 3 May 2022 Tags: agda, functional
Oisín Kidney rambles on some deep functional programming type theory stuff, like generalizing streams using monus(es?), and state comonads.
Published: 29 April 2022 Tags: c++, web assembly
Connor Clark takes us on the journey of porting the Zelda Classic engine to the web via Emscripten.
Your referrals: