🦞🌯 Lobster Roll

Thread

Objective-C Implementation and Performance Details for C and C++ Programmers (swolchok.github.io)

Stories related to "Objective-C Implementation and Performance Details for C and C++ Programmers" across the full archive.

Objective-C Implementation and Performance Details for C and C++ Programmers (swolchok.github.io)
Objective-C implementations in Swift (github.com)
Why many developers still prefer Objective-C to Swift (hackingwithswift.com)
Introduction to Objective-C in MorphOS 3.10 (morphos-team.net)
Bringing Objective-C to the Amiga (heap.zone)
Macros in C / Objective-C (yurylapitsky.com)
LLVM JIT, Objective-C and Swift on macOS: knowledge dump (stanislaw.github.io)
High Performance Numeric Programming with Swift: Explorations and Reflections (fast.ai)
The Four Stages of Objective-Smalltalk (blog.metaobject.com)
Objective-Smalltalk (objective.st)
ObjFW 98 SE: Bringing Objective-C to Windows 98 SE and NT 4.0 (blog.nil.im)
The Origins of Objective-C at PPI/Stepstone and Its Evolution at NeXT (dl.acm.org)
Objective-C Direct Methods (nshipster.com)
Advancements in the Objective-C runtime (developer.apple.com)
Objective-Rust (belkadan.com)
Brad Cox (creator of Objective-C) has died (legacy.com)
Constant Literals in Objective-C (blog.andrewmadsen.com)
ccls: a C/C++/Objective-C language server (github.com)
Surprising Weak-Ref Implementations: Swift, Obj-C, C++, Rust, and Vale (verdagon.dev)
Mojo is a much better "Objective-C without the C" than Swift ever was (blog.metaobject.com)
A love letter to Objective-C (thoughtbot.com)
Producer: A tool for translating Smalltalk-80 to Objective-C (1987) (dl.acm.org)
Objective-C is just, like, a leaky abstraction over C (blog.metaobject.com)
I Dislike Objective-C (trevorlasn.com)
Understanding Objective-C by transpiling it to C++ (jviotti.com)
Implementation Details of Ruby 2.0 VM (Slides from Koichi Sasada's RubyConf talk) (atdot.net)
two paths, one peak: a view from below on high-performance language implementations (wingolog.org)
Rust as a language for high performance GC implementation (ts.data61.csiro.au)
Immix implementation in Rust that performs just as well as the C implementation, and is still able to take advantage of Rust's safety guarantees in much of the code despite GCs generally being very low level and chasing random pointers. Edit: If you're having trouble with the PDF from the main li...
Java's ThreadLocalRandom Implementation Details (videlalvaro.github.io)
Tag Suggestion: C++
[A good chunk of the stories tagged with C are really C++ stories](https://lobste.rs/t/c). I think it's time we separate them out so you can filter one or the other and not both.