[comp.lang.icon] support for UDFs in compiler?

paulp@ata.isi.edu (Paul Postel) (02/21/91)

The icon compiler sounds like just what I need to avoid
optimizing some slow icon software I've written.  However
my software depends on some functions added to a personalized
interpreter.  Will the compiler support user defined functions?

Paul Postel 	paulp@isi.edu
USC/Information Sciences Institute

kwalker@CS.ARIZONA.EDU ("Kenneth Walker") (02/22/91)

> Date: 20 Feb 91 22:56:22 GMT
> 
> Paul Postel 	paulp@isi.edu:
>   The icon compiler sounds like just what I need to avoid
>   optimizing some slow icon software I've written.  However
>   my software depends on some functions added to a personalized
>   interpreter.  Will the compiler support user defined functions?

The compiler supports user defined functions. However, interpereter
functions must be rewritten for use with the compiler.

  Ken Walker / Computer Science Dept / Univ of Arizona / Tucson, AZ 85721
  +1 602 621-4252  kwalker@cs.arizona.edu {uunet|allegra|noao}!arizona!kwalker