freebsd-ports/lang/pnetc/pkg-descr
Pav Lucistnik d5e5082e47 Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came back
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>
2004-03-06 17:08:04 +00:00

5 lines
224 B
Text

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