home.social

#gadts — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gadts, aggregated by home.social.

  1. Oh, great! Another riveting read on #GADTs and #performance from the folks over at Jane Street, because who doesn't love a good bedtime story about #OCaml and type systems? 💤✨ Spoiler alert: GADTs are apparently the unsung heroes of speed, and if you don't obsess over them, you're clearly doing life wrong. #NerdAlert 🚀
    blog.janestreet.com/why-gadts- #TypeSystems #JaneStreet #NerdAlert #HackerNews #ngated

  2. I'm really glad to share my last work about μTCP, #unikernels, effects and #OCaml 5. I talk about TCP/IP, #GADTs, and some useful data-structures. blog.robur.coop/articles/utcp_

  3. I started to work a bit (on my free time) on `vif`: github.com/robur-coop/vif. It's really experimental but I really like the idea to launch a simple webserver from an #OCaml script. `vif` is also a library and you can use it to make your own webserver. I also started to work on `hurl` which is the client part: github.com/robur-coop/hurl. These projects are truly experimental, but I am quite satisfied with the API they are proposing. Lot of #GADTs everywhere!

  4. Now, #Bob can be used by anyone who understand the drag'n drop user interface on Windows! To celebrate, robur.io and me wrote an article about our #OCaml experience and #GADTs available here: blog.osau.re/articles/gadt_and Bob is usable and our #MirageOS still alives!