Re: Graphics Compilers?

peter meyer <meyer@lps.u-psud.fr>
20 Apr 1997 12:14:16 -0400

          From comp.compilers

Related articles
Graphics Compilers? jukkaj@ping.at (JUKKA) (1997-04-18)
Re: Graphics Compilers? rweaver@ix.netcom.com (1997-04-20)
Re: Graphics Compilers? karsten@tdr.dk (Karsten Nyblad) (1997-04-20)
Re: Graphics Compilers? meyer@lps.u-psud.fr (peter meyer) (1997-04-20)
Re: Graphics Compilers? af137@torfree.net (1997-04-20)
Re: Graphics Compilers? sethml@ugcs.caltech.edu (1997-04-22)
Re: Graphics Compilers? d92-dne@nada.kth.se (Daniel Neri) (1997-04-22)
Re: Graphics Compilers? case@tvol.it.tvol.it (1997-05-04)
| List of all articles for this month |

From: peter meyer <meyer@lps.u-psud.fr>
Newsgroups: comp.compilers
Date: 20 Apr 1997 12:14:16 -0400
Organization: university paris sud
References: 97-04-119
Keywords: visual

> Is there any compiler that takes some kind of a graphics
> representation as an input and produces from that the code?


    LabView from National Instruments seems to fill the bill :
    Functions appear as icons with input and output "connectors" which you
"wire" to others. Execution is data flow driven : a function can only
execute ( i.e. output) when all its inputs are valid.
--
Pierre Meyer
Laboratoire de Physique des Solides
Bt. 510, Universite de Paris Sud
F 91405 ORSAY, FRANCE
T : (33)-(0)1 69 15 60 62
Fx : (33)-(0)1 69 15 60 86
e-mail : meyer@lps.u-psud.fr
homepage : http://www.lps.u-psud.fr/
--


Post a followup to this message

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