lisp 질문드립니다

vivisection의 이미지

ftp://ftp.gnu.org/pub/gnu/gcl/binaries/stable/

여기에 보면 ansi 랑 cltl1 이란게 있는데

두개가 무슨 차이인지 궁굼합니다

ansi는 그냥 미국 표준 규격이란 소리인가요? 아니면 문자를 ansi만 처리할수 있다는 말인가요?

cltl1이 뭔가해서 찾아봤는데

CLTL1 Implementation purports to conform to the first edition of Common Lisp the Language

이런말이 있습니다

초판 리습 언어 공통의 purports를 구현했다??

궁굼합니다

알려주세요

Prentice의 이미지

http://en.wikipedia.org/wiki/Common_Lisp_the_Language

Common List the Language라는 책이 있었고, 그 책의 초판본에 conform 하려고 (purports to) 하는 구현체라는 거겠네요.

ANSI는 표준 얘기인 듯합니다. CLTL1이 ANSI lisp의 기반이 됐다고 하네요.

vivisection의 이미지

네 고맙습니다