ANSI cl like python-slicing lisp read macroComparing slicing a list/array in Python vs Common Lisp, and showing how you might do Python-like slicing in Common Lisp.#blog#common-lisp#lisp#programming#python·screwlisp.small-web.org·Jan 16, 2026ANSI cl like python-slicing lisp read macro
How to Make an Emacs Minor ModeA good looking tutorial on how to make a minor mode in and for Emacs.#editor#emacs#emacs-lisp#guide#howto#lisp#plugin#programming#tutorial·nullprogram.com·Dec 30, 2025How to Make an Emacs Minor Mode
Emacs Lisp ElementsBook about Emacs Lisp programming.#book#documentation#elisp#emacs#emacs-lisp#lisp#manual#programming#reference·protesilaos.com·Jan 3, 2026Emacs Lisp Elements
SLip - a Lisp system in JavaScript, for browsersA Lisp for the browser that is starting to look a lot like a Common Lisp; and on top of which an Emacs is being built, FOR THE BROWSER!#browser#emacs#functional-programming#language#lisp#programming·lisperator.net·Oct 9, 2025SLip - a Lisp system in JavaScript, for browsers
the Fennel programming languageBecause I need another Lisp in my life, of course...#functional-programming#language#lisp#lua#programming·fennel-lang.org·Sep 1, 2025the Fennel programming language
Using Common Lisp from inside the BrowserDetails about a method of running Common Lisp code in the browser.#browser#common-lisp#javascript#lisp#programming#webdev·turtleware.eu·Aug 24, 2025Using Common Lisp from inside the Browser
GNU Artanis - A fast web application framework for SchemeJust what it says in the title: a web framework in Scheme.#framework#gnu#lisp#programming#scheme#web#webdev·artanis.dev·Aug 24, 2025GNU Artanis - A fast web application framework for Scheme
Lisp Logical PathnamesA short and useful introduction to logical pathnames in Common Lisp.#lisp#common-lisp#programming#guide#blog#reference#tutorial·aartaka.me·Jun 27, 2025Lisp Logical Pathnames
Common Lisp Strong Typing ExampleAs the title says: examples of strong typing in Common Lisp.#common-lisp#guide#lisp#programming#tutorial·screwlisp.small-web.org·May 27, 2025Common Lisp Strong Typing Example
A Scheme PrimerNice little introduction to Scheme. #lisp#scheme#programming#guide#tutorial#reference#documentation·files.spritely.institute·May 24, 2025A Scheme Primer
Bicameral, Not HomoiconicA different take on the whole "Lisp is homoiconic" thing.#common-lisp#essay#lisp#programming·parentheticallyspeaking.org·May 4, 2025Bicameral, Not Homoiconic
Lambda Calculus CalculatorIf I ever want to finally crack and wrap my head around lambda calculus...#education#lisp#maths#programming·lambdacalc.io·Mar 15, 2025Lambda Calculus Calculator
Alive - Visual Studio MarketplaceSLIME but for VSCode, pretty much.#asdf#common-lisp#editor#lisp#programming#vscode·marketplace.visualstudio.com·Feb 3, 2025Alive - Visual Studio Marketplace
ashok-khanna/lisp-notes: Repo for Common Lisp by Example and all other useful resources I found onlineHandy Lisp-related dump of things.#common-lisp#lisp#manual#programming#reference·github.com·Feb 2, 2025ashok-khanna/lisp-notes: Repo for Common Lisp by Example and all other useful resources I found online
MaximaMaxima, on the web, in the browser.#common-lisp#lisp#programming#web·maxima-on-wasm.pages.dev·Jan 28, 2025Maxima
p3r7/awesome-elisp: A curated list of Emacs Lisp development resourcesOne of those “awesome list” lists, of all things Emacs Lisp. #programming#emacs#elisp#lisp·github.com·Dec 6, 2024p3r7/awesome-elisp: A curated list of Emacs Lisp development resources
A lisp implementation - Summary [Savannah]Yet another implementation of Common Lisp.#common-lisp#lisp#language#programming#development·savannah.nongnu.org·Nov 15, 2024A lisp implementation - Summary [Savannah]
Hofstadter on Lisp: Atoms and Lists, re-printed in Metamagical Themas.Well-known person writes about well-known programming language. Actually a good read from a historical perspective. #programming#lisp·gist.github.com·Oct 18, 2024Hofstadter on Lisp: Atoms and Lists, re-printed in Metamagical Themas.
jank programming language - Clojure/LLVM/C++A project to create a native code compiler for Clojure. #programming#language#lisp#compiler#clojure·jank-lang.org·Oct 20, 2024jank programming language - Clojure/LLVM/C++
Debugging Elisp Part 1: Earn your independence · Endless ParenthesesStraightfoward guide to debugging Emacs lisp.#lisp#elisp#emacs#programming·endlessparentheses.com·Apr 29, 2019Debugging Elisp Part 1: Earn your independence · Endless Parentheses
Scientific computing’s future: Can any coding language top a 1950s behemoth? | Ars TechnicaArticle that discusses how languages for science have moved on (or not) since the days of Fortran and Lisp.#programming#julia#lisp·arstechnica.com·May 3, 2019Scientific computing’s future: Can any coding language top a 1950s behemoth? | Ars Technica
Common Lisp: A Gentle Introduction to Symbolic ComputationFree book that should be a good introduction to Common Lisp for many people.#lisp#programming#manual#tutorial#book·cs.cmu.edu·May 16, 2019Common Lisp: A Gentle Introduction to Symbolic Computation
Beautiful Racket by Matthew ButterickBook that uses Racket.#scheme#book#programming#racket#lisp·beautifulracket.com·May 20, 2019Beautiful Racket by Matthew Butterick
Read Loving Common Lisp, or the Savvy Programmer's Secret Weapon | LeanpubBook that introduces Common Lisp.#book#programming#tutorial#lisp·leanpub.com·May 20, 2019Read Loving Common Lisp, or the Savvy Programmer's Secret Weapon | Leanpub
Home – the Common Lisp CookbookA cookbook of Common Lisp code.#programming#lisp#tutorial#book·lispcookbook.github.io·May 23, 2019Home – the Common Lisp Cookbook
if-let, when-let, thread-first and thread-lastGood little introduction to flow control macros that were introduced in Emacs 25.1.#programming#lisp#emacs·endlessparentheses.com·Jun 4, 2019if-let, when-let, thread-first and thread-last
Rust Your Own LispA translation of Build Your Own Lisp into Rust. Should be a handy read to get to know some Rust concepts.#rust#programming#lisp#tutorial·dev.to·Jun 5, 2019Rust Your Own Lisp
Emacs users are like IgorAn amusing description of your average Emacs user.#lisp#programming#emacs#elisp·chrisdone.com·Jul 29, 2019Emacs users are like Igor
Projectile ignoring .projectile files : emacsHelpful comment on configuring projectile so that it finds a project under strict control. I want to be fully in control of what appears to be a project, and this is what I needed.#programming#elisp#lisp#emacs·reddit.com·Jul 30, 2019Projectile ignoring .projectile files : emacs
Emacs Lisp AnimationsPotentially useful and fun introduction to programming in Emacs Lisp, that actually gives results people might enjoy.#programming#lisp#emacs#elisp·dantorop.info·Jan 13, 2020Emacs Lisp Animations