chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Is chicken scheme suitable for this job?


From: naruto canada
Subject: [Chicken-users] Is chicken scheme suitable for this job?
Date: Tue, 30 Oct 2007 21:35:58 +0000

hi

(I'm sending seceral scheme implementors this message)
Can chicken scheme fulfill this requirement?
Let's say I have to implement some numerical library,
and given some C headers files and description for what the library should do,
and the C interface can not be changed for binary compatibility and ABI reason.
The library is simply numerical and
no IO or system call allowed (except malloc, free, and fprintf for debug).
Can Hobbit generate C code that is suitable for linking and embeding
in other project? There is no need for an interpreter.

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]