Documents :: HomeBottomXHTML1 :: CSS2

Nemerle Homepage

1. About

Nemerle is a new programming language with the following planned features:

2. News

3. Download

We have already bootstraped Nemerle compiler codenamed ncc. It's rather limited but capable of compiling itself. Therefore OCaml is no longer needed to compile ncc. You just need .NET runtime environment. OCaml is still needed for xspp, that is needed for building documentation, though. However all generated documentation is available from this site.

4. Documents

Documents in suggested reading order:

5. License

The language implementation and this documentation is licensed under free-for-any-use BSD-like license. You can find copy of license here.

6. Authors and contact

The language is being worked on at the Computer Science Institute of University of Wroclaw.

If you are student, you can have a look at the page of Nemerle course tought at our institute.

Any comments (especially constructive critique :-)) is welcomed. Please email us: feedback/at/nemerle.org (anti-spam: please change /at/ to @).

6.1. Mailing list

We have moved mailing list from nemerle/at/pld-linux.org, and split it. For more information about available mailing list see http://nemerle.org/mailman/listinfo/. You can also find links to archives and subscription form there. The mailing list archives provide search capability.

6.2. Reporting bugs

The preferred way of reporting bugs is using our bug tracker. You can find it at http://nemerle.org/bugs/. If you have any problems using the web interface feel free to mail us at feedback/at/nemerle.org.

There is also mailing list bugs/at/nemerle.org, but only bug tracker system can post to it.


Documents :: HomeTopXHTML1 :: CSS2