discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C in the FreeBSD Kernel progress


From: Lundberg, Johannes
Subject: Re: Objective-C in the FreeBSD Kernel progress
Date: Sat, 17 Aug 2013 21:20:57 +0900

Good job!

This is exciting news so please keep us posted :)

Johannes

On Saturday, August 17, 2013, David Chisnall wrote:
Hi Everyone,

Those of you who came to the DevSummit will have met Krystof already.  For those that didn't, he's my summer intern and has been working on putting an Objective-C runtime in the FreeBSD kernel.  The runtime is largely based on the GNUstep runtime, but with some legacy stuff stripped out and with some cleanups to the ABI (since we don't need to be backwards compatible with any existing Objective-C code).  He's also been hacking on clang to support this ABI.

As of this week, he managed to get libunwind running in the kernel as well, so you can even throw exceptions from Objective-C in the kernel (this is required for getting Smalltalk to work, as we use exceptions for non-local returns).  The code still needs some cleanup, but it's quite promising.

David

-- Sent from my PDP-11


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


--
Johannes Lundberg
BRILLIANTSERVICE CO., LTD.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]