Adding Functional Programming into the Holo Language
André Rauber Du Bois, Jorge Luis Victória Barbosa, Cláudio Fernando Resin Geyer
In Proc. of the International Workshop on Functional and (Constraint) Logic Programming (WFLP 2001)
, Report No. 2017, University of Kiel
Abstract
Holo is a new multiparadigm language for the development of distributed systems. This language is
based on concepts of concurrency, blackboards and mobility. Besides that, Holo integrates aspects of logic,
imperative and object oriented paradigms. This paper presents some ideas on
how we can add functional programming into
the Holo Language and how HoloJava, a compiler that translates Holo into Java, can be modified in order
to suport funcitonal programming.