Multi-paradigm languages with OOP "versus" Smalltalk

classic Classic list List threaded Threaded
4 messages Options
Hernán Morales Durand Hernán Morales Durand
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Multi-paradigm languages with OOP "versus" Smalltalk

Do you know supporting arguments (papers/case studies in Smalltalk?)
for multi-paradigm programming languages including OOP being
preferable in some circunstancies than single-paradigm OOP?
Cheers,

Hernán
Alexandre Bergel-5 Alexandre Bergel-5
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Multi-paradigm languages with OOP "versus" Smalltalk

We worked on Prototalk, a framework to model prototype based languages. Available on my web page

Alexandre


Le 28 nov. 2011 à 04:42, Hernán Morales Durand <[hidden email]> a écrit :

> Do you know supporting arguments (papers/case studies in Smalltalk?)
> for multi-paradigm programming languages including OOP being
> preferable in some circunstancies than single-paradigm OOP?
> Cheers,
>
> Hernán
>
Hernán Morales Durand Hernán Morales Durand
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Multi-paradigm languages with OOP "versus" Smalltalk

Hi Alex,

Thanks, I knew that paper, but I was looking for any report measuring
the productivity/consequences of taking OOP as a feature in a language
(like PHP, Perl, VB, etc) rather than a paradigm, like in Smalltalk.
Social sciences are filled with this kind of controlled experiments,
there isn't any research publication about this subject in CS?

Hernán

2011/11/28 Alexandre Bergel <[hidden email]>:

> We worked on Prototalk, a framework to model prototype based languages. Available on my web page
>
> Alexandre
>
>
> Le 28 nov. 2011 à 04:42, Hernán Morales Durand <[hidden email]> a écrit :
>
>> Do you know supporting arguments (papers/case studies in Smalltalk?)
>> for multi-paradigm programming languages including OOP being
>> preferable in some circunstancies than single-paradigm OOP?
>> Cheers,
>>
>> Hernán
>>
>
Alexandre Bergel-5 Alexandre Bergel-5
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Multi-paradigm languages with OOP "versus" Smalltalk

Doing this kind of study is difficult, really difficult. Programming is a complex activity, difficult to measure. Social sciences typically involve either non-intellectual activities or simple intelectual tasks.

Alexandre



Le 28 nov. 2011 à 18:13, Hernán Morales Durand <[hidden email]> a écrit :

> Hi Alex,
>
> Thanks, I knew that paper, but I was looking for any report measuring
> the productivity/consequences of taking OOP as a feature in a language
> (like PHP, Perl, VB, etc) rather than a paradigm, like in Smalltalk.
> Social sciences are filled with this kind of controlled experiments,
> there isn't any research publication about this subject in CS?
>
> Hernán
>
> 2011/11/28 Alexandre Bergel <[hidden email]>:
>> We worked on Prototalk, a framework to model prototype based languages. Available on my web page
>>
>> Alexandre
>>
>>
>> Le 28 nov. 2011 à 04:42, Hernán Morales Durand <[hidden email]> a écrit :
>>
>>> Do you know supporting arguments (papers/case studies in Smalltalk?)
>>> for multi-paradigm programming languages including OOP being
>>> preferable in some circunstancies than single-paradigm OOP?
>>> Cheers,
>>>
>>> Hernán
>>>
>>
>
Loading...