d5e5082e47
as a bunch of ports and a meta-port. ml-pnet: Some of the Mono upper-level libraries in a form that can be easily compiled and used with pnet's CLI implementation. pnet: A meta-port for all these ports. pnet-base: A runtime engine, C# compiler and a host of useful development tools, all written in C. pnetc: pnetC project, an ANSI C library that can be compiled down to IL using Portable.NET's cscc compiler. pnetlib: C# class libraries. PR: ports/60408, ports/60409, ports/60413, ports/60453 Submitted by: michael johnson <ahze@ahze.net>
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
This is the "pnetC" project. The goal of the project is to create
|
|
an ANSI-compatible C library, that can be compiled down to IL using
|
|
Portable.NET's "cscc" compiler.
|
|
|
|
WWW: http://www.southern-storm.com.au/portable_net.html
|