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)
concatIdand$(out ...)thisconstructors- Easy method forwarding
inand in-range operator combinationsincludeFilenamespacewithout braces??=static ifandstatic_ifstringify@@symbols- multi-using
- LLLPG
How to write your own macros? TODO - ask me how