Martin DeMello scripsit:

> No, I don't want to pass str into the foreign function, i want str to
> *be* the foreign function. That is, I want to use a variable rather
> than an explicit string, or a macro that generates and inserts a
> string into the right place.

Since foreign-lambda* is itself a macro, your only hope is to write
a macro that generates a foreign-lambda* with everything in the right
places.

-- 
Newbies always ask:                             John Cowan
  "Elements or attributes?                      http://www.ccil.org/~cowan
Which will serve me best?"                      [EMAIL PROTECTED]
  Those who know roar like lions;
  Wise hackers smile like tigers.                   --a tanka, or extended haiku


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to