Re: How to change the Java VM to support functional programming?

eanders@u98.CS.Berkeley.EDU (Eric Arnold Anderson)
8 May 1997 21:50:57 -0400

          From comp.compilers

Related articles
How to change the Java VM to support functional programming? dwight@pentasoft.com (1997-05-08)
Re: How to change the Java VM to support functional programming? k3is@fundy.unbsj.ca (1997-05-08)
Re: How to change the Java VM to support functional programming? eanders@u98.CS.Berkeley.EDU (1997-05-08)
Re: How to change the Java VM to support functional programming? will@ccs.neu.edu (William D Clinger) (1997-05-12)
| List of all articles for this month |

From: eanders@u98.CS.Berkeley.EDU (Eric Arnold Anderson)
Newsgroups: comp.lang.functional,comp.compilers
Date: 8 May 1997 21:50:57 -0400
Organization: University of California, Berkeley
References: 97-05-084
Keywords: Java, functional

Dwight VandenBerghe <dwight@pentasoft.com> wrote:
> [ Changed to JVM to support functional languages ]


You should probably take a look at Pizza, which is a language
extention to Java that supports parametric polymorphism
(approx. templates in C++), first class functions, and algebraic
datatypes.


http://cm.bell-labs.com/cm/cs/who/wadler/pizza/welcome.html
-Eric
--
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.