User loginNavigation |
archivesThe C Object System (COS)The C Object System: Using C as a High-Level Object-Oriented Language, Laurent Deniau, arxiv 2010.
COS is interestingly built around fast multiple dispatch and delegation. It is implemented by a portable C library (C99 CPP required) and build tool. So, it's roughly a CLOSy GObject. Or a multiple dispatch, pruned Objective-C 1.0. No garbage collector. The exceptions are setjmp. The motivation is large-scale scientific code development and maintenance. LGPL. COS is the successor to Object Oriented C (OOC-2.0) and Object Oriented Programming in C (OOPC). The project currently appears alive, about 3 years old, out of CERN, with ~one developer, perhaps limited use, and no community infrastructure beyond SourceForge CVS.
Deprecating the Observer PatternIngo Maier, Tiark Rompf, Martin Odersky (2010) PDF Abstract: There's very little public discussion yet, but you can grab a snapshot of the code from Ingo's page. This is the most compelling use of continuations I've seen, and I think it might stand a chance of finally bringing FRP into the mainstream. |
Browse archivesActive forum topics |
Recent comments
22 weeks 4 days ago
22 weeks 4 days ago
22 weeks 4 days ago
44 weeks 5 days ago
49 weeks 14 hours ago
50 weeks 4 days ago
50 weeks 4 days ago
1 year 1 week ago
1 year 5 weeks ago
1 year 5 weeks ago