이코드는 어떤 프로그래밍 언어인지...
글쓴이: idlock / 작성시간: 목, 2005/12/01 - 8:40오후
(defun hello
(print
(cons 'Hello (list 'World))))아래를 보다보니 위같은 코드가 나와서요 어떤 언어인지 아시는분?
http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.html
Forums:


lisp ?..
lisp ?..
------식은이 처------
길이 끝나는 저기엔 아무 것도 없어요. 희망이고 나발이고 아무 것도 없어.
LISP이긴 한데.. 문법이 틀린 것 같군요. [code:1]
LISP이긴 한데.. 문법이 틀린 것 같군요.
(defun hello () (print (cons 'Hello (list 'World))))C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://cinsk.github.io/cfaqs/
defun 이나 setq 나오면 볼 것도 없이 LISP이라고 생각하세요.
defun 이나 setq 나오면 볼 것도 없이 LISP이라고 생각하세요. =)
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/