Displaying 1 result from an estimated 1 matches for "pnet_faq".
2004 Jul 01
0
.Net & Mono language news: C, C++, C#, Java, Python & Perl
...xperimenting with (compiling / developing)
a version of R for the Common Language Runtime (CLR)
environment (Microsoft .Net, Novell Ximan Mono & DotGNU)
-- a few links to some "free" compliers:
C
DotGNU (the official GNU project)
http://dotgnu.org/
http://www.southern-storm.com.au/pnet_faq.html#q1_7
FAQ "1.7. What is pnetC?
Since version 0.4.4 of DotGNU Portable.NET, the cscc compiler has had
support for compiling C programs.
The companion libc implementation for the C compiler is called 'pnetC'.
The code is based on glibc."
===
C
lcc -- lcc is a retargetable co...