Explore >> Select a destination


You are here

blog.nuculabs.de
| | cs.lmu.edu
25.7 parsecs away

Travel
| |
| | blog.nuculabs.dev
0.6 parsecs away

Travel
| | As I've been reading Professional Assembly Language, I've come across chapter 13 and I liked it so much that I'm going to write a blog post about it. The book is quite nice if you're interested in assembly for Linux. Extended ASM format let's you write assembly code that interacts with any type of C data, such as local variables, strings, numbers, goto labels and so on. The format produces cleaner, safer and more efficient code than the Basic ASM format.
| | v3gard.com
28.5 parsecs away

Travel
| |
| | www.forrestthewoods.com
99.8 parsecs away

Travel
| A step-by-step guide for debugging Rust with Visual Studio Code.