Sciweavers

71 search results - page 3 / 15
» Functional Object-Oriented Programming with Object-Gofer
Sort
View
JOT
2008
71views more  JOT 2008»
13 years 5 months ago
Mapping and Visiting in Functional and Object-Oriented Programming
Kurt Nørmark, Bent Thomsen, Lone Leth Thoms...
IEE
2000
143views more  IEE 2000»
13 years 5 months ago
Object-oriented preprocessor fit for C++
: C++ retains the ANSI C preprocessor, although its limitations have been widely recognised. We describe FOG, a meta-compiler for a super-set of C++, that provides replacement prep...
Edward D. Willink, Vyacheslav B. Muchnick
AAIP
2009
13 years 6 months ago
Automated Method Induction: Functional Goes Object Oriented
The development of software engineering has had a great deal of benefits for the development of software. Along with it came a whole new paradigm of the way software is designed a...
Thomas Hieber, Martin Hofmann 0008
ECOOP
1998
Springer
13 years 10 months ago
Synthesizing Object-Oriented and Functional Design to Promote Re-Use
Many problems require recursively speci ed types ofdata and a collection of tools that operate on those data. Over time, these problems evolve so that the programmer must extend t...
Shriram Krishnamurthi, Matthias Felleisen, Daniel ...
ECOOP
2012
Springer
11 years 8 months ago
Evaluating the Design of the R Language - Objects and Functions for Data Analysis
R is a dynamic language for statistical computing that combines lazy functional features and object-oriented programming. This rather unlikely linguistic cocktail would probably ne...
Floréal Morandat, Brandon Hill, Leo Osvald,...