> From: skaller <[EMAIL PROTECTED]> > The Felix GC itself is split into an abstract class and > an implementation, and the allocator likewise is a separate > abstract class and implementation. > > The standard allocator implementation is malloc-free.
That is it uses malloc and malloc's counterpart "free". I misread this the first time. > There are several possible ways you might approach this whole thing. > > The 'minimalist' technique is to just use the compiler flxg to > generate C++ source code with your own C++ support libraries > and driver code. Hey, that's what I do. Mainly because I use felix in existing c++ applications. RF ------------------------------------------------------------------------- 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