[Objc-discuss] objc 3.3.20 for openwatcom
Smalltalk 80 extensions for C programs
Brought to you by:
stes
From: <st...@PA...> - 2020-09-26 12:31:35
|
Thanks to Dmitry Kirichenko for reporting that version 3.3.20 of Portable Object Compiler compiles OK on OpenWATCOM. OpenWATCOM is the open-source Sybase/Powersoft "Waterloo Compiler" (WATCOM) for C on Microsoft Windows. The binaries for Version 3.3.20 for WATCOM are now available at: http://users.telenet.be/stes/compiler.html This version was compiled on "Microsoft Windows 10 Pro" 64bit but the binaries are 32bit. The object precompiler as described in the SIGPLAN paper from 1983, https://dl.acm.org/doi/abs/10.1145/948093.948095 (paper can be downloaded from ACM) allows Smalltalk-80 messaging on top of C in a compiler and ABI (Application Binary Interface) independent way. Regards, David Stes |