TIL: LLVM for Programming Languages, Bash Monitoring, Engineering Blogs, and Academic Writing

Today I discovered comprehensive LLVM resources for programming language creation, found useful monitoring tools, explored curated engineering blogs, and learned about academic thesis writing in Markdown.

December 29, 2020 Â· 3 min

TIL: Debugging CSS Techniques, LLVM Architecture, Python Language Reference, and Shell Sourcing

Today I learned about systematic CSS debugging approaches, LLVM compiler architecture from AOSA, the comprehensive Python language reference, and the difference between sourcing and executing shell scripts.

December 14, 2020 Â· 2 min

TIL: Compiler Design and Programming Language Implementation

Today I learned about compiler construction techniques, programming language implementation strategies, and practical approaches to building interpreters and compilers from scratch.

September 16, 2020 Â· 15 min