hi,

Many thanks for all the info, it is good to get a handle on what is going on.

> There's little need for things like SWIG, because there
> is no substantive (executable) glue logic. Adding two
> integers in Felix is the same as in C:

While it is simple, it still seems like boilerplate. My hope is to
take some 3rd party C++ library and then write Felix code to use it,
so I can do the fun functional style. But I think that means I have to
write a fair bit of stuff in Felix which is just saying what the
library's files say. But I have to do that manually. Seems ripe for
some kind of automatic translator. Maybe I can learn flxcc some day :)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to