Leonardo Lopes Pereira:
I would like to know if is there any way to convert C structs to any type of
Guile data.
SND has some neat features for doing that:
http://ccrma.stanford.edu/software/snd/
Example:
(load-from-path "eval-c.scm")
#
(define-ec-struct
data
datas
somethingels
Neil Jerram:
Leonardo Lopes Pereira <[EMAIL PROTECTED]> writes:
I would like to know if there is any Just-in-time compiler related
resourse on Guile.
There is guile-hobbit, which is a normal compiler, but I'm not sure if
it is working with all features of current Guile. I'm not aware of
an