| From: Eli Barzilay (eli at barzilay.org) Date: Wed Dec 29 15:25:11 EST 2004 |
|
On Dec 29, David A. Herman wrote:
> Will it be possible in v300 to write wrappers for C libraries via
> foreign.ss and put them in PLaneT packages?
Sure.
> What will the compilation process be?
The same as it is for any Scheme file -- no C is involved in the
process.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
| Posted on the users mailing list. |
|