> For the complete documentation index, see [llms.txt](https://wonjoon.gitbook.io/joons-til/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wonjoon.gitbook.io/joons-til/books/the-secret-of-the-underlying-computer/1.-inventing-program-language.md).

# 1. Inventing Program Language

- [1.1. Making Programming Language](https://wonjoon.gitbook.io/joons-til/books/the-secret-of-the-underlying-computer/1.-inventing-program-language/1.1.-making-programming-language.md)
- [1.2 How does Compiler work?](https://wonjoon.gitbook.io/joons-til/books/the-secret-of-the-underlying-computer/1.-inventing-program-language/1.2-how-does-compiler-work.md)
- [1.3 Linker](https://wonjoon.gitbook.io/joons-til/books/the-secret-of-the-underlying-computer/1.-inventing-program-language/1.3-linker.md): 1.3 링커의 말할 수 없는 비밀
- [1.4 Abstract](https://wonjoon.gitbook.io/joons-til/books/the-secret-of-the-underlying-computer/1.-inventing-program-language/1.4-abstract.md): 1.4 컴퓨터 과학에서 추상화가 중요한 이유
