SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Common Lisp Lisp Projects
-
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.
-
-
-
-
Project mention: The Symbolics Genera Programming Environment (1987) | news.ycombinator.com | 2024-09-21
[1] https://github.com/joaotavora/sly
-
-
> 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
-
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)
-
-
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!
-
-
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 -
-
-
-
-
-
-
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).
-
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:
-
-
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
Common Lisp Lisp discussion
Common Lisp Lisp related posts
-
Common Lisp implementation of the Forth 2012 Standard
-
The Liberating Experience of Common Lisp
-
The Symbolics Genera Programming Environment (1987)
-
ARM or x86? ISA Doesn't Matter
-
CIEL Is an Extended Lisp
-
Clang vs. Clang
-
Easy-ISLisp Ver4.0 Released with Enhanced Parallel Processing Features
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Nov 2024
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 |