> For the complete documentation index, see [llms.txt](https://choubey.gitbook.io/internals-of-deno/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://choubey.gitbook.io/internals-of-deno/architecture.md).

# Chapter 2 - ARCHITECTURE

- [2.0 Cover page](https://choubey.gitbook.io/internals-of-deno/architecture/chapter-cover-page.md)
- [2.1 Architecture](https://choubey.gitbook.io/internals-of-deno/architecture/architecture.md)
- [2.2 Overall architecture](https://choubey.gitbook.io/internals-of-deno/architecture/overall-architecture.md)
- [2.3 Programming Languages](https://choubey.gitbook.io/internals-of-deno/architecture/2.3-programming-languages.md)
- [2.4 Deno components](https://choubey.gitbook.io/internals-of-deno/architecture/core.md)
- [2.5 OPs](https://choubey.gitbook.io/internals-of-deno/architecture/ops.md)
- [2.6 TSC/SWC](https://choubey.gitbook.io/internals-of-deno/architecture/tsc.md)
- [2.7 Rusty\_v8](https://choubey.gitbook.io/internals-of-deno/architecture/rusty_v8.md)
- [2.8 Tokio](https://choubey.gitbook.io/internals-of-deno/architecture/tokio.md)
- [2.9 V8](https://choubey.gitbook.io/internals-of-deno/architecture/v8.md)
- [2.10 What's next](https://choubey.gitbook.io/internals-of-deno/architecture/2.7-whats-next.md)
