[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: case sensitivity



>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