1
1
submitted 4 months ago by [email protected] to c/[email protected]
2
2
submitted 5 months 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
4
submitted 5 months ago by [email protected] to c/[email protected]
4
4
submitted 5 months ago by [email protected] to c/[email protected]

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

5
2
Explorative Programming (blog.dziban.net)
submitted 6 months ago by [email protected] to c/[email protected]

An exploratory programming environment for Common Lisp

6
2
submitted 6 months ago by [email protected] to c/[email protected]

I want to demo my program on the web.

7
3
submitted 6 months 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
7
submitted 8 months ago* (last edited 8 months 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
3
submitted 1 year ago by [email protected] to c/[email protected]
10
3
submitted 1 year ago by [email protected] to c/[email protected]
11
2
submitted 1 year ago by [email protected] to c/[email protected]
12
1
submitted 1 year ago by [email protected] to c/[email protected]
13
1
submitted 1 year ago by [email protected] to c/[email protected]
14
2
submitted 1 year ago by [email protected] to c/[email protected]

Hey all,

Ive cobbled together some asdf systems that parse the lemmy js client and generate an API specification, and then generates a set of classes and methods from that specification. Its certainly rough around the edges, but with some polish i hope it can be useful to lispers who wish to interact with Lemmy from CL.

Cheers!

15
3
submitted 1 year 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.

16
2
submitted 1 year ago by [email protected] to c/[email protected]
17
1
Planet Lisp (planet.lisp.org)
submitted 1 year ago by [email protected] to c/[email protected]
18
2
submitted 1 year ago by [email protected] to c/[email protected]
19
1
History of Lisp (jmc.stanford.edu)
submitted 1 year ago by [email protected] to c/[email protected]
20
1
How Macros Work (lispcookbook.github.io)
submitted 1 year ago by [email protected] to c/[email protected]
21
2
submitted 1 year ago by [email protected] to c/[email protected]
22
2
Practical Common Lisp (www.cliki.net)
submitted 1 year ago by [email protected] to c/[email protected]
23
1
submitted 1 year ago by [email protected] to c/[email protected]
24
1
submitted 1 year ago by [email protected] to c/[email protected]

Common Lisp

112 readers
1 users here now

Common Lisp, the programmable programming language!

founded 1 year ago
MODERATORS