Try LispE in the Browser
Summary
A brief mention or link to try LispE, a Lisp dialect, in the browser.
Similar Articles
Transpiling from Python into Lisp
LispE is an open-source Lisp dialect by NAVER that combines functional and array language features with support for AI libraries like PyTorch, llama.cpp, and MLX. It runs as both a native application and WebAssembly library with thread support and modern functional programming capabilities.
Hot Wiring the Lisp Machine
A developer shares their experience building a zero-dependency static site generator using Emacs and Org-mode, discussing the limitations of existing tools like org-publish and their journey to create a publishing solution that preserves their workflow.
Emacs is my browser
Joshua Blais shares how he replaced mainstream browsers with Emacs’ built-in EWW for 85-90 % of daily web use, citing fewer distractions and higher signal-to-noise ratio.
What are you doing this week?
A developer shares progress on Ekto, an embeddable typed language influenced by Lua, Koka, and Erlang, discussing implementation challenges around reference counting, memory management, and delimited continuations for the Casper VM.
@abhishekray: introducing opslane test your claude code changes in a real browser Inspired by @garrytan's GStack /qa skill. - reads t…
Opslane is a new tool that lets developers test Claude-generated code changes in a real browser by reading specs, building acceptance criteria, and running tests against a local dev server.