Common Lisp Lisp

Open-source Common Lisp projects categorized as Lisp

Top 23 Common Lisp Lisp Projects

  • nyxt

    Nyxt - the hacker's browser.

    Project mention: Google Common Lisp Style Guide | news.ycombinator.com | 2024-04-16

    If someone invents another browser, Nyxt will be ready to wrap it with Common Lisp: https://github.com/atlas-engineer/nyxt

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • jak-project

    Reviving the language that brought us the Jak & Daxter Series

  • clasp

    clasp Common Lisp environment (by clasp-developers)

    Project mention: Clang vs. Clang | news.ycombinator.com | 2024-08-03
  • clog

    CLOG - The Common Lisp Omnificent GUI

    Project mention: GUI Examples – Rye Language | news.ycombinator.com | 2024-09-24
  • sly

    Sylvester the Cat's Common Lisp IDE (by joaotavora)

    Project mention: The Symbolics Genera Programming Environment (1987) | news.ycombinator.com | 2024-09-21

    [1] https://github.com/joaotavora/sly

  • jscl

    A Lisp-to-JavaScript compiler bootstrapped from Common Lisp

  • ccl

    Clozure Common Lisp

    Project mention: ARM or x86? ISA Doesn't Matter | news.ycombinator.com | 2024-08-31

    > I assume this was some toy compiler

    I dont know the definition of "toy compiler", but compare the following (x86 backend vs arm64 backend)

    https://github.com/Clozure/ccl/blob/d960a0e/compiler/X86/x86...

    https://github.com/Clozure/ccl/blob/d960a0eee/compiler/ARM64...

    I would argue the former is a lot more complex compared to the functional equivalent in arm64

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kons-9

    Common Lisp 3D Graphics Project

    Project mention: Ask HN: Resources for Learning Graphics Programming | news.ycombinator.com | 2024-09-24

    https://github.com/kaveh808/kons-9 for 3d

    on my to-play-with list for a little moment now, waiting for a chance.

  • medley

    The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources) (by Interlisp)

  • mathb

    Share mathematics on the web with LaTeX and Markdown

  • eisl

    ISLisp interpreter/compiler

    Project mention: Easy-ISLisp Ver4.0 Released with Enhanced Parallel Processing Features | news.ycombinator.com | 2024-06-14

    You can read more about the release details and get started with Easy-ISLisp ver4.0 here: Official Release Notes https://github.com/sasagawa888/eisl/releases/tag/v4.00

    We welcome your feedback and look forward to hearing how you use Easy-ISLisp in your projects!

  • lambdalisp

    A Lisp interpreter written in untyped lambda calculus

  • SLT

    SLT is an IDE Plugin for Itellij/Jetbrains IDE lineup implementing support for Common Lisp via Slime/Swank and supported lisp interpret.

    Project mention: SLT – A Common Lisp Language Plugin for Jetbrains IDE Lineup | news.ycombinator.com | 2024-08-23
  • maru

    Maru - a tiny self-hosting lisp dialect (by attila-lendvai)

  • lisp-chat

    An experimental minimal chat written in Common Lisp

  • om-sharp

    OM#: Visual Programming | Computer-assisted Music Compositon

  • jzon

    A correct and safe(er) JSON RFC 8259 reader/writer with sane defaults.

  • djula

    Common Lisp port of the Django templating language

  • croatoan

    This repository has been migrated to Codeberg.

  • bike

    Common Lisp .Net Core Interop

    Project mention: Pseudo Scheme: Scheme Implemented on Top of Common Lisp | news.ycombinator.com | 2024-07-14

    In the CL world: to embed CL in your C app: ECL; interface with the JVM: ABCL and LispWorks; for .NET: Bike (https://github.com/Lovesan/bike/). JS: JSCL and Valtan (might need more love).

  • one-more-re-nightmare

    A fast regular expression compiler in Common Lisp

    Project mention: Needle: A DFA Based Regex Library That Compiles to JVM ByteCode | news.ycombinator.com | 2024-05-08

    https://github.com/telekons/one-more-re-nightmare

    And the pretty hard to find blog post about it:

  • clingon

    Command-line options parser system for Common Lisp

  • cl-transducers

    Transducers: Ergonomic, efficient data processing

    Project mention: A Tour of Lisps | news.ycombinator.com | 2024-01-29

    Manual recursion often isn't needed. You can get basically all of what you want from Transducers: https://github.com/fosskers/cl-transducers

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Common Lisp Lisp discussion

Log in or Post with

Common Lisp Lisp related posts

Index

What are some of the best open-source Lisp projects in Common Lisp? This list will help you:

Project Stars
1 nyxt 9,867
2 jak-project 2,836
3 clasp 2,578
4 clog 1,540
5 sly 1,270
6 jscl 885
7 ccl 854
8 kons-9 581
9 medley 375
10 mathb 312
11 eisl 281
12 lambdalisp 226
13 SLT 197
14 maru 189
15 lisp-chat 173
16 om-sharp 167
17 jzon 151
18 djula 150
19 croatoan 147
20 bike 144
21 one-more-re-nightmare 139
22 clingon 127
23 cl-transducers 107

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Common Lisp is
the 38th most popular programming language
based on number of metions?