This page has moved to ecsharp.net.
GitHub doesn't support HTTP redirects, so you'll be redirected via JavaScript in 5 seconds.LeMP Macro Reference Manual
20 Mar 2016Look up by category
- Bulk code generation
- Pattern matching
matchCode
: Syntax tree matching (see article)match
: Object pattern matching (see article)
- Code Contracts
- Syntax tree generation
- Fine-grained features
assert
- Backing fields
- Get-or-create-member (article)
- Tuples (see article)
concatId
and$(out ...)
this
constructors- Easy method forwarding
in
and in-range operator combinationsincludeFile
namespace
without braces??=
static if
andstatic_if
stringify
@@symbols
- multi-using
- LLLPG
How to write your own macros? TODO - ask me how