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 8265887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T04:57:37+00:00 2026-06-08T04:57:37+00:00

How is it, that in `(1 ,(+ 1 1) (- 4 1) 4) ;

  • 0

How is it, that in

`(1 ,(+ 1 1) (- 4 1) 4) ; '(1 2 (- 4 1) 4)

the minus sign (“-“) is not treated as an operator (but as a symbol; ‘- instead of #’- – correct?) (This part I think I understand.)

But why is it, that the third left parenthesis is indeed evaluated to '( -> (list … (That is, a list/expression delimiter and not just a literal like the ‘- above?) Does the interpreter “peek ahead” for the closing delimiter or does it simply say, “OK, this should be a list. If there is no delimiter to the right the expression is not valid and that’s not my problem.”?

Sorry for a confusing question; to boil it down, I guess my question is: how does the interpreter step by step evaluate the above list correctly? (Also feel free to correct terminology.)

  • 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-06-08T04:57:38+00:00Added an answer on June 8, 2026 at 4:57 am

    i’m trying to imagine what you are thinking that is causing the confusion. i guess that the problem is:

    if backquote quotes things, why do parentheses still mean lists, rather than just being one more piece of text?

    if that is what you are asking, then the answer (roughly – people like rainer know a lot more about lisp than me) that quoting isn’t as simple as you think. when the code is read by lisp, it is processed by a thing called “the reader”. that turns the code into a syntax tree – a bunch of lists that form a tree that contains the program.

    quoting is just an instruction to the reader that says something like:

    treat `(a ,b) as (list ‘a b)

    and comma works something like

    ignore the above – do what you normally do

    i don’t know if that helps. if i am contradicting rainer then he (i assume it’s a male name?) wins. i am just trying to get more inside your head.

    oh – one more thing. quoting doesn’t make things “text”. it makes words atoms (and brackets lists). so it’s really not as simple as “make this text”.

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

Sidebar

Related Questions

This should be really easy, but I'm just not seeing how to do it.
SQL returns codes that are preceded by a minus sign (-) indicate that the
assuming the following html (minus the comments and nbsp; etc that xQuery wont process
I am writing codes for a Chrome extension that needs to access minus.com, which
I have a text file that contains a list of filenames, minus the extension,
This question is a combination of regex practice and unit testing practice. Regex part
I've been developing for Android for awhile but this is my first shot at
I am looking to use this plugin: http://keith-wood.name/countdown.html but I need to use the
I have found this code to make a menu that collapses when the user
I want to disable letters in my textbox, that's why I used this expression:

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.