あろえの備忘録

移転しました http://blog.vitamin11.org/

Lisp写経 文字と数字の関数

文字
スペース等の特殊な文字の入力
#\Space


どんなものがあるかリスト
  • Space
  • Newline
  • Tab
  • Page
  • Return
  • Linefeed
  • Backspace


数字
incf, decf
(incf x) ≡ (setf x (1+ x)) ≡ (setf x (+ x 1))


続きは後で書く

Lispの今日の写経Lisp写経 2回目

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies