jh@tut.fi (Hein{nen Juha) (04/25/89)
In article <1086@cantuar.UUCP> greg@cantuar.UUCP (G. Ewing) writes: Bob Sutterfield (bob@allosaur.cis.ohio-state.edu) writes: >What interpretive language would you like to use to interact with your >windows? Scheme. This may not be what you have in mind, but we have written a program called lps that takes as input a cps source file and produces Scheme or CL interface procedures that allow NeWS procedures to be called from Scheme or CL in the same way as from C. Our lps currently supports Allegro CL and pseudoscheme (by Jonathan Rees) that runs on top of it. Adding support for other CLs or Schemes that have a foreign function interface should be quite straightforward. If there is enough interest we might make the package available for anonymous ftp although no documentation has been produced yet. -- -- Juha Heinanen, Tampere Univ. of Technology, Finland jh@tut.fi (Internet), tut!jh (UUCP), jh@tut (Bitnet)
stung@iuvax.cs.indiana.edu (04/25/89)
I am interested in your lps program. I would appreciate if you can make it available through anonymous ftp. Simon Tung stung@iuvax.cs.indiana.edu