Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about quicklisp

Read more about quicklisp

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - quicklisp

How to use libraries in Common Lisp?

I'm a beginner in Common Lisp and I want to use a library. I can't find a single one simple example of loading / requiring / using a module. I've installed cl-ppcre like this : $ sbcl --non-interactiv...
test-img

WhiteMist

common-lisp

asdf

quicklisp

Votes: 0

Answers: 5

Latest Answer

This is an instance of a common problem people have with CL. The way CL (and other Lisps) work is in three phases (in fact more than three, but three is enough): a sequence of characters is read to t...
test-img

ignis volens

Common Lisp Package Definition with Dependencies for Exploration at the REPL?

This is another take at the question of packages and systems especially for usage locally in personal projects (maybe similiar to HOWTO definition and usage of Common Lisp packages (libraries)? from 2...
test-img

brittAnderson

package

common-lisp

quicklisp

Votes: 0

Answers: 2

Latest Answer

The simple solution would indeed be to define a system, using ASDF. This is really all that quickproject does, but it is (IMO) a perfectly reasonable solution even for smaller projects. What you would...
test-img

Numbra

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved