> more so, not only is this codebase written in C, but it also compiles C, and > links the newly compliled code against itself at runtime... though, sadly, > this is not as universally as "good" as originally thought (dynamically > compiling C code is not exactly cheap in terms of either time or memory use, > due not in small part to all the masses of stuff typically #include'ed each > time...).
Is the source code to this system publicly available? John _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
