# Lisp 구문에 대한 직관

> Clean Markdown view of GeekNews topic #3111. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3111](https://news.hada.io/topic?id=3111)
- GeekNews Markdown: [https://news.hada.io/topic/3111.md](https://news.hada.io/topic/3111.md)
- Type: news
- Author: [ffdd270](https://news.hada.io/@ffdd270)
- Published: 2020-10-30T10:57:46+09:00
- Updated: 2020-10-30T10:57:46+09:00
- Original source: [stopa.io](https://stopa.io/post/265)
- Points: 12
- Comments: 4

## Topic Body

Lisp의 명령 구조는 특이한데요. 여타 언어들은

`func ( param1 , param2 )`

이런 명령 구조를 가지지만. Lisp는

`( func1 param1 param2 )`

라는 명령 구조를 가집니다.

이런 명령 구조를 단순한 스타일이구나. 정도로만 생각했었는데요. 위 글은 해당 명령 구조를 유용하게 사용하여 실용적인 구조를 만들 수 있는지 소개합니다.

## Comments



### Comment 3343

- Author: ffdd270
- Created: 2020-10-30T11:14:57+09:00
- Points: 1

이글을 보시고 Lisp에 끌리셨다면, 겸사 겸사 Lisp와 프로그래밍을 같이 배울 수 있는 SICP ( 컴퓨터 프로그램의 구조와 해석, 한국어 번역이 되어있습니다. ) 를 추천드립니다. 연습문제 퀄리티는 확실히 좋더라고요.

### Comment 3342

- Author: heycalmdown
- Created: 2020-10-30T11:05:58+09:00
- Points: 2

재밌네요 👏

### Comment 3341

- Author: xguru
- Created: 2020-10-30T11:04:32+09:00
- Points: 3

와 이글 재미나네요. 소개 고맙습니다!

### Comment 3457

- Author: ffdd270
- Created: 2020-11-11T13:20:05+09:00
- Points: 1
- Parent comment: 3341
- Depth: 1

감사합니당 'ㅁ'/ 이런 류 글들은 혼자 보기만 아깝더라고요 ㅋㅋㅋㅋ
