-
Notifications
You must be signed in to change notification settings - Fork 90
Home
ka3a4ok edited this page Dec 3, 2011
·
7 revisions
== Documentation ==
- '''What is Nemerle'''
- '''FAQ'''
- '''Quick guide'''
- '''CSharp similarities and differences'''
- '''Sample pack'''
- '''Tutorials and examples''' ** The basics (tutorial) ** Common code patterns - tutorial ** Gtk text editor (tutorial) ** ASP.NET (tutorial)
- '''Courses''' ** Grokking Nemerle ** Nemerle for OOP Programmers Table of Contents
- '''Macros''' ** MacroUse ** Macro tips ** Syntax extensions ** Partial evaluation
- '''Class and macro library''' ** Standard library ***[http://nemerle.org/doc/Nemerle.Collections.html Nemerle.Collections] ***[http://nemerle.org/doc/Nemerle.Core.html Nemerle.Core] ***[http://nemerle.org/doc/Nemerle.Extensions.html Nemerle.Extensions] ***[http://nemerle.org/doc/Nemerle.Utility.html Nemerle.Utility] ** Macro library *** $-strings *** Accessor macros *** Design by contract macros *** Design patterns *** Logging macros *** SQL macros *** XML literals *** PEG - parser generator *** Computation-Expression-macro
- '''Compiler and tools''' ** Compiling programs (outdated) ** Compile C# using Nemerle ** Editors ** Hacking (outdated) ** Warnings
== Other stuff ==