태그>lisp(총 160개의 글)
'lisp' 관련 최근글
-
- SICP Exercise 연습문제 1.7

-
NoSyu의 주저리 주저리 by NoSyu|2007/12/18 12:31
google_ad_client = "pub-7048624575756403";google_ad_slot = "4952969789";google_ad_width = 300;google_ad_height = 250;google_ad_client = "pub-7048624575756403";google_ad_slot = "495296978
- SICP Exercise 연습문제 1.7
-
- SICP Exercise 연습문제 1.6

-
NoSyu의 주저리 주저리 by NoSyu|2007/12/18 12:19
google_ad_client = "pub-7048624575756403";google_ad_slot = "4952969789";google_ad_width = 300;google_ad_height = 250;google_ad_client = "pub-7048624575756403";google_ad_slot = "495296978
- SICP Exercise 연습문제 1.6
-
- SICP Exercise 연습문제 1.5

-
NoSyu의 주저리 주저리 by NoSyu|2007/12/17 20:15
google_ad_client = "pub-7048624575756403";google_ad_slot = "4952969789";google_ad_width = 300;google_ad_height = 250;google_ad_client = "pub-7048624575756403";google_ad_slot = "495296978
Lisp, Scheme, applicative_order_evaluation, normal-order_evaluation, Haskell
- SICP Exercise 연습문제 1.5
-
- SICP Exercise 연습문제 1.4

-
NoSyu의 주저리 주저리 by NoSyu|2007/12/17 20:00
google_ad_client = "pub-7048624575756403";google_ad_slot = "4952969789";google_ad_width = 300;google_ad_height = 250;google_ad_client = "pub-7048624575756403";google_ad_slot = "495296978
- SICP Exercise 연습문제 1.4
-
- SICP Exercise 연습문제 1.1

-
NoSyu의 주저리 주저리 by NoSyu|2007/12/17 19:53
google_ad_client = "pub-7048624575756403";google_ad_slot = "4952969789";google_ad_width = 300;google_ad_height = 250;google_ad_client = "pub-7048624575756403";google_ad_slot = "495296978
- SICP Exercise 연습문제 1.1
-
- LISP Programming Language Resources

-
호기심 많은 녀석 by tactlee|2007/12/05 15:47
안윤호님의 컬럼 해커 문화의 뿌리를 찾아서 Part 1: 리스프가 탄생하기까지 해커 문화의 뿌리를 찾아서 Part 2: 원시 리스프의 재구성 해커 문화의 뿌리를 찾아서 Part 3: 해커리즘의 문화 해커 문화의 뿌리를 찾아서 Part 4: 액터와 람다 해커 문화의 뿌리를 찾아서 Part 5: Fixed Point ..
- LISP Programming Language Resources
-
- lisp으로 풀어본 8-puzzle

-
sylphong by sylphong|2007/10/30 20:25
숙제로 해봤는데 뭔가 lisp같지 않은 코드가 나온듯합니다. 아직 내공이 많이 부족한듯. DFS, BFS, A* Search를 구현했고 각각의 속도 및 메모리 사용량을 비교할 수 있게끔 해봤습니다. (defconstant +side+ 3 "퍼즐 크기") (defvar *open* nil &quo..
- lisp으로 풀어본 8-puzzle
-
- common lisp 프로그램 delivery

-
점프와 쉼없는 나아감 by Corund|2007/02/22 19:34
common lisp 공부를 하면서 매우 궁금했던 것 중 하나는 어떻게 소스 코드를 컴파일하여 실행 코드를 만들어 내거나 또는 인터프리터로 실행시키느냐였다. 다른 프로그래밍 언어에 관한 입문서를 읽어 보면 대개 처음에 "Hello world"를 출력하는 코드를 설명하고 이..
- common lisp 프로그램 delivery
-
- CLOS 공부 시작

-
점프와 쉼없는 나아감 by Corund|2007/02/22 01:57
책 읽기 시작했다는 이야기만 쓰는 거 같지만. 어제부터 CLOS 책을 읽기 시작했다. 책 제목은 "Object-Orientend Programming in Common LISP, A Programmer's Guide to CLOS" Common Lisp..
- CLOS 공부 시작


