1
1
submitted 1 year ago by [email protected] to c/[email protected]
2
1
submitted 1 year ago by [email protected] to c/[email protected]

cl-llama.cpp is llama.cpp's Common Lisp wrapper by Carlos Ungil. It allows us to use LLMs locally via Common Lisp. I modified it to use the updated llama.cpp API, and improved how it prints the output.

3
1
submitted 1 year ago by [email protected] to c/[email protected]
4
1
submitted 1 year ago by [email protected] to c/[email protected]

I suppose this is an important library to use Common Lisp in building RAG apps.

5
1
Explorative Programming (blog.dziban.net)
submitted 1 year ago by [email protected] to c/[email protected]

An exploratory programming environment for Common Lisp

6
1
submitted 1 year ago by [email protected] to c/[email protected]

I want to demo my program on the web.

7
1
submitted 1 year ago by [email protected] to c/[email protected]

Recently I've been working on a reviving my, rather old, side project, euler-cl (https://github.com/bahmanm/euler-cl), where I solve Project Euler problems with Common Lisp.

As one of the first steps, I decided to establish a robust CI/CD pipeline using ASDF, FiveAM, Make, bmakelib, and CircleCI - I've attached a diagram for a quick overview.

I'd love to discuss the following:

  • Are there other tools within the CL ecosystem that excel in this area?
  • Any tips on optimizing this workflow further?
  • General thoughts on integrating CI/CD into Common Lisp projects.
8
1
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

In 2024 it's 30 years since X3J13 approved ANSI Common Lisp in 1994. But when in the year? Is it known in which month or date was the standard approved?

While many sources mention 1994 there doesn't seem to be much other metadata online.

Update

I asked on comp.lang.lisp: ANSI Common Lisp was approved on December 8, 1994.

9
1
submitted 2 years ago by [email protected] to c/[email protected]
10
1
submitted 2 years ago by [email protected] to c/[email protected]
11
1
submitted 2 years ago by [email protected] to c/[email protected]
12
1
submitted 2 years ago by [email protected] to c/[email protected]
13
1
submitted 2 years ago by [email protected] to c/[email protected]
14
1
submitted 2 years ago by [email protected] to c/[email protected]

The book Let Over Lambda: 50 Years of Lisp by Doug Hoyte (2008) seems good but I haven't seen it recommended or discussed much. I ordered a copy thinking it was some overlooked vintage classic, then realized it's a self-published work.

The book is on its way to me and I read a few reviews. And yes it's opinionated, but the author regrets the language.

Still, since the book is so intriguing, if you have any thoughts I'd be happy to read them.

15
1
submitted 2 years ago by [email protected] to c/[email protected]
16
1
Planet Lisp (planet.lisp.org)
submitted 2 years ago by [email protected] to c/[email protected]
17
1
submitted 2 years ago by [email protected] to c/[email protected]
18
1
How Macros Work (lispcookbook.github.io)
submitted 2 years ago by [email protected] to c/[email protected]
19
1
submitted 2 years ago by [email protected] to c/[email protected]
20
1
Practical Common Lisp (www.cliki.net)
submitted 2 years ago by [email protected] to c/[email protected]
21
1
submitted 2 years ago by [email protected] to c/[email protected]
22
1
submitted 2 years ago by [email protected] to c/[email protected]

Common Lisp

160 readers
6 users here now

Common Lisp, the programmable programming language!

founded 2 years ago
MODERATORS