FAQ: Lisp Frequently Asked Questions 2/7 [Monthly posting]Section (original) (raw)

Top Document: FAQ: Lisp Frequently Asked Questions 2/7 [Monthly posting]
Previous Document: [2-11] How do I save an executable image of my loaded Lisp system? How do I run a Unix command in my Lisp? How do I exit Lisp?
Next Document: [2-13] History: Where did Lisp come from?


See reader questions & answers on this topic! - Help others by sharing your knowledge

            What do they mean?

The Symbolics Zetalisp character set includes the following characters not present in other Lisps (^ means control): ^] >= greater than or equal to ^\ <= less than or equal to ^Z != not equal to ^^ == equivalent to ^E not ^G pi ^L +/- plus/minus ^H lambda ^F epsilon ^W <--> left/right arrow ^X <-- left arrow ^Y --> right arrow ^A down arrow ^K up arrow ^D up caret ^_ down caret ^T forall ^U there exists ^B alpha ^C beta ^I gamma ^J delta ^O partial delta
^N infinity ^M circle + ^V circle x

Other special characters to look out for are the font-change characters, which are represented as a ^F followed by a digit or asterisk. A digit means to push font #N onto the stack; an asterisk means to pop the most recent font from the stack. You can clean up the code by replacing "^F." with "". In format statements, ^P and ^Q are used to delimit text to be printed in a particular character style.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:

Name:

E-mail:

Show my email publicly

Public Comment: (50-4000 characters)

Archived related questions and answers


Top Document: FAQ: Lisp Frequently Asked Questions 2/7 [Monthly posting]
Previous Document: [2-11] How do I save an executable image of my loaded Lisp system? How do I run a Unix command in my Lisp? How do I exit Lisp?
Next Document: [2-13] History: Where did Lisp come from?

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
ai+lisp-faq@cs.cmu.edu


Last Update March 27 2014 @ 02:11 PM


Some parts © 2025 Advameg, Inc. |