This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Series and gcc




Hi,

My name is Barry Perlman, and I am interested in the use of
"series" as an alternative programming technology.  Series 
are described in the paper by Dick Waters at:

  http://www.acm.org/pubs/citations/journals/toplas/1991-13-1/p52-waters/

I have written a series library that works interpretively in Java
and have written most of such an interpretive version in C.

Dick and I would like to get a fully compiled version working in C,
but this requires more extensive knowledge of the compiler than I 
possess.

Personally, I think this is pretty interesting work, and it has the 
potential for changing the way many programs are written.

Is anyone on this list interested in helping to enhance gcc to be
able to support series?

Thanks,
  Barry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]