Re: case sensitivity

jm <[email protected]> Thu, 06 Mar 2003 18:48:52 -0800
Newsgroups gmane.comp.lang.goo.general
Message-ID <63LJJEDAB0GB4YMIKF98RPJGFBYS9605.3e680894@abe>
>there are a couple improvements that come to mind:
>
>1. an automatic unboxing facility (and perhaps syntactic sugar) that
>   unboxes based on goo runtime types avoiding the need for type
>   specific unboxers, and
>
>2. a terser syntax for inlining (perhaps #{ }).
>
>i think that this would make a pretty easy to implement and to
>reasonably easy to use lightweight c-ffi facility.

one other improvement would be the ability to add compiler args
eg.
(add-cflags "-I/usr/local/include/SDL -D_REENTRANT")

--
 jan