Lobster Roll

All LHN/.

Programming Languages / CS Theory (2024-05)

RSS

Showing stories from 2024-05. View all

jank gets chunked sequences, volatiles, atoms, and some big project updates (jank-lang.org)
P3292R0R0: Provenance and Concurrency (open-std.org)
Recommendations for practical introductions to PEG parsing?
I'm hoping that people can point me to practical introductions to PEG parsing. Article length (i.e., 25-50 pages) would be ideal, but book suggestions are welcome too. This may be obvious, but by "practical" I mean that I'm interested in material with a lot of examples and usable tips rather than th...
Let’s optimize! Running 15× faster with a situation-specific algorithm (pythonspeed.com)
Modular: What Ownership is Really About: A Mental Model Approach (modular.com)
F# developer stories: how we've finally fixed a 9-year-old performance issue (devblogs.microsoft.com)
IBDNS: the intentionally broken DNS server (gitlab.rd.nic.fr)
Announcement from Afnic: https://www.afnic.fr/en/observatory-and-resources/news/afnic-launches-ibdns-the-intentionally-broken-dns-server/
Lambda Way Project - Lisp, IDE & SSG (lambdaway.fr)
Runtime code generation and execution in Go (mathetake.github.io)
Function approximation by iteration: Reciprocal Square Root (cbloomrants.blogspot.com)
Running Go on Val Town (maxmcd.com)
Everything I Know About The Fast Inverse Square Root Algorithm (github.com)
The life of an optimization barrier (blog.trailofbits.com)
TLA⁺ Unicode support: Learning to work with others in open source (ahelwer.ca)
Chisel and C++, together at last (kivikakk.ee)
PyApp is a wrapper for Python applications that bootstrap themselves at runtime (ofek.dev)
Boundaries of Language Design (youtube.com)
Podcast Link: https://conversations.mr4th.com/2204443/15117568-boundaries-of-language-design-with-andrew-kelley-ginger-bill
Wasmi's New Execution Engine (wasmi-labs.github.io)
0.1 + 0.2 (rtfeldman.com)
Do I not like Ruby anymore? (sgt.hootr.club)
Gleam v1.2 released with LSP improvements (gleam.run)
cps in hoot (wingolog.org)
Amber The Programming Language compiled to Bash (amber-lang.com)
LO: A small and simple programming language targeting WASM (github.com)
Elixir math benchmarks (hg.sr.ht)
Another Year With Decker (beyondloom.com)
Seeing Like a Data Structure (belfercenter.org)
Hurl, the Exceptional language (hurl.wtf)
A new way to bring garbage collected programming languages efficiently to WebAssembly (v8.dev)
How Python Compares Floats and Ints: When Equals Isn’t Really Equal (blog.codingconfessions.com)