Lobster Roll

All LHN/.

Programming Languages / CS Theory (2024-06)

RSS

Showing stories from 2024-06. View all

If Feynman Was Teaching Today… A Simplified Python Simulation of Diffusion (Part 1) (thepythoncodingstack.com)
The Life of Lil (beyondloom.com)
jank gets multimethods (jank-lang.org)
Semantics and Scheduling for Machine Knitting Compilers (textiles-lab.github.io)
Modern Good Practices for Python Development (stuartellis.name)
Mix-testing: revealing a new class of compiler bugs (johnwickerson.wordpress.com)
scala-3-is-yaml.scala (gist.github.com)
Why Google Sheets ported its calculation worker from JavaScript to WasmGC (web.dev)
k23: Experimental WASM Microkernel Operating System (github.com)
Better Know A Ruby Thing: On The Use of Private Methods (noelrappin.com)
Differential Analysis: A Summary (blog.brownplt.org)
Python still surprises (kivikakk.ee)
MemHive: experimental Python subinterpreters orchestrator (github.com)
More thoughts on claiming (smallcultfollowing.com)
You probably wrote half a monad by accident (gieseanw.wordpress.com)
Programming in Unison (lwn.net)
All Set! Looking Under the Hood of Python's Set Data Structure (blog.codingconfessions.com)
Working towards a more stable Template Haskell (informal.codes)
Symbolics Color System manual (1986) (archive.org)
Modules as Objects in Newspeak (2010) (bracha.org)
How gcc and clang handle statically known undefined behaviour (diekmann.uk)
Automating Telemetry Capture in Python using Bytecode (jaywhy13.hashnode.dev)
Macros and optimizations: it's just a phase (marianoguerra.org)
Scalable MatMul-free Language Modeling (arxiv.org)
Matrix multiplication (MatMul) typically dominates the overall computational cost of large language models (LLMs). This cost only grows as LLMs scale to larger embedding dimensions and context lengths. In this work, we show that MatMul operations can be completely eliminated from LLMs while maintain...
Picolisp a Railroad Simulation (picolisp-explored.com)
Ruby: a great language for shell scripts (lucasoshiro.github.io)
Ownership (without.boats)
stalin: brutally optimizing Scheme compiler (github.com)
The author's page on Archive https://web.archive.org/web/20120207165357/https://engineering.purdue.edu/~qobi/software.html
Flambda2 Ep. 2: Loopifying Tail-Recursive Functions (ocamlpro.com)
CPS Representation and Foundational Design Decisions in Flambda2 (ocamlpro.com)