Try LispE in the Browser

Lobsters Hottest Tools

Summary

A brief mention or link to try LispE, a Lisp dialect, in the browser.

<p><a href="https://lobste.rs/s/qbh60z/try_lispe_browser">Comments</a></p>
Original Article

Similar Articles

Transpiling from Python into Lisp

Lobsters Hottest

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.

De‐bloating Javascript

Lobsters Hottest

LispE is a compact Lisp dialect developed by NAVER that combines functional and array language features, with support for AI libraries like PyTorch and llama.cpp.

Lisp in Web-Based Applications (2001)

Hacker News Top

Paul Graham discusses the advantages of using Lisp for web-based applications, including language freedom, incremental development, and rapid bug fixing, drawing from his experience with Viaweb.