Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3353562
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:09:58+00:00 2026-05-18T02:09:58+00:00

What version/dialect/implementation of LISP is this meant to run on? (I do understand that

  • 0

What version/dialect/implementation of LISP is this meant to run on?

(I do understand that the book is written in Common LISP (as specified in the introduction) and that it predates the 1994 CL standard).


Split question into two to make it clearer.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T02:09:59+00:00Added an answer on May 18, 2026 at 2:09 am

    If we look at auxfns.lisp found on Peter Norvig’s web page for the book, there’s this bit

    (eval-when (eval compile load)
      ;; Make it ok to place a function definition on a built-in LISP symbol.
      #+(or Allegro EXCL)
      (dolist (pkg '(excl common-lisp common-lisp-user))
        (setf (excl:package-definition-lock (find-package pkg)) nil))
    
      ;; Don't warn if a function is defined in multiple files --
      ;; this happens often since we refine several programs.
      #+Lispworks
      (setq *PACKAGES-FOR-WARN-ON-REDEFINITION* nil)
    
      #+LCL 
       (compiler-options :warnings nil)
      )
    

    which suggests its supposed to work in Franz Allegro, Lucid Lisp, or Lispworks

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is beyond both making sense and my control. That being said here is
I'm trying to convert my hibernate-based GWT implementation into a JPA2 version. I've added
I try to use this tutorial: Hello NHibernate This is my config NHibernate file:
Version : 11.2.0.2.0 I'd like to verify the follow assertion I'm reading again in
git version 1.7.4.1 Ubuntu Currently I am working on a project at my company.
I've found several jQuery syntaxes for nullifying the enter on a form. First one:
I have read many questions and answers, but I couldn´t find solution for my
The title obviously states it : I can't make the second-level cache work for
I'm using Grails 1.3.7 + MySQL 5.5 + Liquibase through the database-migration plugin 0.2.1.
I'm using Spring + Hibernate + JPA and I have a situation where I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.