In this install of Tools, Terminal and TCP we build a Web server from scratch, HTTP request parsing, routing using radix trees and more
A tale of typos✍️, Tree Sitter🌳, and finally an LSP (Part-2)
In this installment of Tools, Terminal, and TCP, we explore LSP and advanced Tree-Sitter features for efficient parsing, syntax handling, and IntelliSense in config files and more…
A tale of typos✍️, Tree Sitter🌳, and finally an LSP (Part-1)
In this install of Tools, Terminal and TCP, we build a unified ETL pipeline, explore config-driven code, dive into Tree-Sitter for efficient parsing, and develop a custom LSP alongside a code-gen CLI.