User loginNavigation |
Object-FunctionalTyped Concurrent Programming with Logic VariablesTyped Concurrent Programming with Logic Variables
You may want to compare this with The Oz Programming Model (OPM), which
Another paper on OPM is The Operational Semantics of Oz. In short, the model of Plain is based on that of Oz with the main differences being:
By Andris Birkmanis at 2006-05-05 08:33 | Functional | Logic/Declarative | Object-Functional | Semantics | Type Theory | 4 comments | other blogs | 8325 reads
OCaml 3.0.9The most recent version of Objective Caml is 3.09.0. It was released on 2005-10-27. Some of the highlights in release 3.09 are:
For more information, please consult the comprehensive list of changes. By Mark Evans at 2005-11-10 03:34 | General | Object-Functional | Spotlight | 13 comments | other blogs | 13080 reads
Haskell's overlooked object system
A "major new release" from Oleg Kiselyov and Ralf Lämmel:
In a first phase, we demonstrate how far we can get with object-oriented functional programming, if we restrict ourselves to plain Haskell~98. In the second and major phase, we systematically substantiate that Haskell~98, with some common extensions, supports all the conventional OO features plus more advanced ones, including first-class lexically scoped classes, implicitly polymorphic classes, flexible multiple inheritance, safe downcasts and safe co-variant arguments. Haskell indeed can support width and depth, structural and nominal subtyping. We address the particular challenge to preserve Haskell's type inference even for objects and object-operating functions. Advanced type inference is a strength of Haskell that is worth preserving. Many of the features we get "for free": the type system of Haskell turns out to be a great help and a guide rather than a hindrance. You can download the paper and OOHaskell from here. Variables as ChannelsMethod mixins - written by Erik Ernst
This paper provides an interesting perspective on the role of variables in programming. It is about a construct called method mixins, but the discussion about the role of variables in Sec. 2 is relatively independent of the specific construct proposed in the paper: By Klaus Ostermann at 2005-06-02 08:49 | Functional | Object-Functional | OOP | 12 comments | other blogs | 7789 reads
O'Haskell - a functional object-oriented concurrent PL
We mentioned O'Haskell previously on LtU, but a recent discussion of OOP vs. FP vs. everything made be to believe that it's worth to remember this (unfortunately unsupported) programming language.
It's instructive to read the rationale for this PL, as it helps to see how OOP and FP solve similar tasks in orthogonal (or just different) ways. Note that the author of O'Haskell abandoned it in favor of Timber. By Andris Birkmanis at 2005-01-22 12:46 | Object-Functional | Parallel/Distributed | 1 comment | other blogs | 10793 reads
OO Programming Styles in ML
OO Programming Styles in ML, Bernard Berthomieu.
It is shown that the essential OO concepts and idioms, including inheritance and dynamic dispatch, can be encoded in this well understood framework, without requiring any operational or typing extensions of ML... This isn't new (it is dated March 2000), but seems interesting. The ML module language put to good use! Thanks Henry! By Ehud Lamm at 2004-11-28 13:21 | Admin | Functional | Object-Functional | OOP | login or register to post comments | other blogs | 6140 reads
|
Browse archives
Active forum topics |
Recent comments
22 weeks 6 days ago
22 weeks 6 days ago
22 weeks 6 days ago
45 weeks 11 hours ago
49 weeks 2 days ago
50 weeks 6 days ago
50 weeks 6 days ago
1 year 1 week ago
1 year 6 weeks ago
1 year 6 weeks ago