You are here |
blog.jetbrains.com | ||
| | | |
www.morling.dev
|
|
| | | | Lately I've been fascinated by the possibility to analyse the assembly code emitted by the Java JIT (just-in-time) compiler. So far I had only looked only into Java class files using javap; diving into the world of assembly code feels a bit like Alice must have felt when falling down the rabbit whole into wonderland. | |
| | | |
ncorti.com
|
|
| | | | Let's discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier | |
| | | |
usethe.computer
|
|
| | | | Today's POTD continues our theme of Computer Science Education Week. Yesterday we saw a paper (and retraction), and meditated on the topic of why it's so hard to teach programming. | |
| | | |
abseil.io
|
|
| | Battle-tested, Mom-approved |