On Fri, 2007-01-12 at 12:15 +0100, Pierre THIERRY wrote: > Maybe I'm missing something, but I didn't find if there is a standard > library in the bitc source (print, open file, etc.)...
At the moment we are still working on stabilizing the compiler itself, so there isn't much of a library yet. That will come next. > Also, is it > already decided how and what Coyotos-specific system calls will be > available in a Coyotos interface module? Since there is only one coyotos system call, there isn't much of a decision to make here. The rest is a matter of stubs that will be compiled by CapIDL. The CapIDL interface naming system is compatible with the BitC interface naming system (surprise!). shap -- Jonathan S. Shapiro, Ph.D. Managing Director The EROS Group, LLC +1 443 927 1719 x5100 _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
