Pixie is a C# library that prints beautifully formatted output to the console.
You describe your layout using a high-level API and Pixie turns it into neatly-formatted text.
This package contains Pixie.Loyc, a library that translates Loyc diagnostics to Pixie markup nodes.
Enhanced C# (or EC#) is a liberalization and regularization of the C# language.
This package contains the Loyc.Ecs.dll core library, which allows you to parse C# or EC# code and to print out C# or EC# syntax trees as code. If you want to expand EC# macros, you also need the LeMP package. To...
More information
LeMP is an open-source Lisp-inspired macro processor for C#. It helps you avoid writing boilerplate and repetitive code, and it provides a framework in which you can run code-generation algorithms at compile-time.
This is the library version! The command-line tool package is called...
More information