# Clojure 매크로 소개글

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5445](https://news.hada.io/topic?id=5445)
- GeekNews Markdown: [https://news.hada.io/topic/5445.md](https://news.hada.io/topic/5445.md)
- Type: news
- Author: [ssisksl77](https://news.hada.io/@ssisksl77)
- Published: 2021-11-27T22:48:52+09:00
- Updated: 2021-11-27T22:48:52+09:00
- Original source: [green-labs.github.io](https://green-labs.github.io/the-macro)
- Points: 6
- Comments: 2

## Topic Body

Clojure 매크로의 소개글입니다.

C언어의 매크로와 차이점을 설명하고, Clojure(LISP)의 매크로로 여러가지 트릭을 소개하며 마지막에는 Clojure에는 없는 패턴매칭을 매크로로 구현하며 마칩니다.

## Comments



### Comment 7688

- Author: alstjr7375
- Created: 2021-11-29T08:42:05+09:00
- Points: 1

클로져 쓰는 국내회사가 있었군호

### Comment 7680

- Author: glacks0224
- Created: 2021-11-28T01:28:14+09:00
- Points: 1

"그 이름에서도 짐작할 수 있듯이, 연결 리스트(linked list)가 리스트의 핵심 자료구조입니다."이라는 글에서 리스트를 리스프로 적어야 합니다. 오타인 거 같습니다.
