|
You are here |
blog.reverberate.org | ||
| | | | |
samwho.dev
|
|
| | | | | How does a function in Ruby call a function in C? How does a function in Kotlin call a function in Java? It's no secret that you can call functions in one progr... | |
| | | | |
kuterdinel.com
|
|
| | | | | I demonstrate how you can write a simple JIT (Just In Time) compiler for x86 in about 1000 lines of C code. | |
| | | | |
bernsteinbear.com
|
|
| | | | | Compiling Lisp primitive binary functions to x86-64 | |
| | | | |
jorenar.com
|
|
| | | [AI summary] The provided text is a comprehensive overview of various advanced C programming techniques and features. It covers topics such as preprocessor tricks, metaprogramming, inline assembly, coroutines, and more. The text also includes examples of using _Generic for type-based dispatch, handling variadic functions safely, and implementing a garbage collector. The content is highly technical and demonstrates the flexibility and power of the C language. | ||