🦞🌯 Lobster Roll

Thread

Producer: A tool for translating Smalltalk-80 to Objective-C (1987) (dl.acm.org)

Stories related to "Producer: A tool for translating Smalltalk-80 to Objective-C (1987)" across the full archive.

Producer: A tool for translating Smalltalk-80 to Objective-C (1987) (dl.acm.org)
LLVM JIT, Objective-C and Swift on macOS: knowledge dump (stanislaw.github.io)
The Origins of Objective-C at PPI/Stepstone and Its Evolution at NeXT (dl.acm.org)
Understanding Objective-C by transpiling it to C++ (jviotti.com)
Compiler Design: Theory, Tools, and Examples (elvis.rowan.edu)
The death of optimizing compilers (cr.yp.to)
The death of optimizing compilers (cr.yp.to)
http://cr.yp.to/talks/2015.04.16/slides-djb-20150416-a4.pdf http://cr.yp.to/talks/2015.04.16/slides-djb-20150416-4x3.pdf http://cr.yp.to/talks/2015.04.16/audio.ogg
Finding and Understanding Bugs in C Compilers (flux.utah.edu)
Objective-C Implementation and Performance Details for C and C++ Programmers (swolchok.github.io)
Why many developers still prefer Objective-C to Swift (hackingwithswift.com)
Automated Testing of Graphics Shader Compilers (2017) (doc.ic.ac.uk)
Certified Development Tools Implementation in Objective Caml (2008) (pdfs.semanticscholar.org)
How to Build a High-Performance VM for Squeak/Smalltalk in Your Spare Time (2016) (hpi.uni-potsdam.de)
Introduction to Objective-C in MorphOS 3.10 (morphos-team.net)
Bringing Objective-C to the Amiga (heap.zone)
What you get is what you C: Controlling side effects in mainstream C compilers (drive.google.com)
The slides for the talk are available [here](https://www.cl.cam.ac.uk/~rja14/Papers/whatyouc-slides.pdf)
Mach-O exploration. Tools - nm (yurylapitsky.com)
Macros in C / Objective-C (yurylapitsky.com)
Future Directions for Optimizing Compilers (arxiv.org)
Abstract: "As software becomes larger, programming languages become higher-level, and processors continue to fail to be clocked faster, we'll increasingly require compilers to reduce code bloat, eliminate abstraction penalties, and exploit interesting instruction sets. At the same time, compiler exe...
Dynamic Language Embedding With Homogeneous Tool Support (2010) (scg.unibe.ch)
Abstract: "Domain-specific languages (DSLs) are increasingly used as embedded languages within general-purpose host languages. DSLs provide a compact, dedicated syntax for specifying parts of an application related to specialized domains. Unfortunately, such language extensions typically do not i...
The C Object System (ldeniau.web.cern.ch)
21 Compilers and 3 Orders of Magnitude in 60 Minutes (venge.net)
Correctness Testing of Loop Optimization in C and C++ Compilers (2018) (sattose.wdfiles.com)
Abstract: "Test coverage is often measured by the number of source lines of code that is executed by tests. However, compilers can apply transformations to the code to optimize the performance or size of a program. These transformations can remove parts of the original code, but they can also add ...
Understanding GCC Builtins to Develop Better Tools (arxiv.org)
[arXiv](https://arxiv.org/abs/1907.00863)
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)
Synthesizing JIT Compilers for In-Kernel DSLs (cs.utexas.edu)
Objective-C Direct Methods (nshipster.com)
Advancements in the Objective-C runtime (developer.apple.com)