Explore >> Select a destination


You are here

ketansingh.me
| | kuterdinel.com
2.5 parsecs away

Travel
| | I demonstrate how you can write a simple JIT (Just In Time) compiler for x86 in about 1000 lines of C code.
| | elmanto.github.io
2.3 parsecs away

Travel
| | [AI summary] This article introduces the basics of writing LLVM passes for security purposes, covering LLVM architecture, IR, and examples of security-related applications such as pointer analysis, address sanitization, and fuzzing.
| | www.craftinginterpreters.com
2.3 parsecs away

Travel
| | [AI summary] This text provides an in-depth overview of programming language concepts, focusing on compilers, interpreters, and related tools. It explains the differences between compilers and interpreters, discusses various implementation techniques like transpilation and just-in-time (JIT) compilation, and touches on the broader landscape of language processing. The text also serves as an introduction to the Lox language and encourages exploration of open-source language implementations.
| | blogs.juniper.net
22.9 parsecs away

Travel
| A Control Web Panel vulnerability is being used to compromise SSH servers by injecting code via dynamic library preloading.