LeMP 29.0.1
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 LeMP-Tool. Or, to integrate LeMP into Visual Studio, please download a release from https://github.com/qwertie/ecsharp/releases
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package LeMP -Version 29.0.1
dotnet add package LeMP --version 29.0.1
<PackageReference Include="LeMP" Version="29.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LeMP --version 29.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LeMP, 29.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See http://ecsharp.net/lemp/version-history.html
Dependencies
-
- Loyc.Collections (>= 29.0.1)
- Loyc.Ecs (>= 29.0.1)
- Loyc.Essentials (>= 29.0.1)
- Loyc.Interfaces (>= 29.0.1)
- Loyc.Syntax (>= 29.0.1)
- Loyc.Utilities (>= 29.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LeMP:
Package | Downloads |
---|---|
LLLPG
LLLPG is a recursive-decent parser generator for C#, with Visual Studio integration and a feature set better than ANTLR version 2. This package contains the core LLLPG executable, which can be run from the command-line. Visual Studio users should typically download a release of LeMP from https://github.com/qwertie/ecsharp/releases instead of using this package.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
29.0.3 | 74 | 1/13/2021 |
29.0.2 | 83 | 1/12/2021 |
29.0.1 | 38 | 1/12/2021 |
29.0.0 | 140 | 12/25/2020 |
28.4.0 | 90 | 11/30/2020 |
28.3.0 | 117 | 11/16/2020 |
28.2.0 | 146 | 7/24/2020 |
28.1.0 | 142 | 7/6/2020 |
28.0.0 | 191 | 7/4/2020 |
27.2.1 | 161 | 5/12/2020 |
27.2.0 | 276 | 4/5/2020 |
27.1.5 | 185 | 3/30/2020 |
27.1.4 | 202 | 3/30/2020 |
27.1.3 | 174 | 3/30/2020 |
27.0.4 | 222 | 3/10/2020 |
27.0.2 | 211 | 2/18/2020 |
26.8.5 | 261 | 1/15/2020 |
26.8.1 | 429 | 5/13/2019 |
26.8.0 | 236 | 5/12/2019 |
26.6.0 | 290 | 3/17/2019 |
26.5.0 | 633 | 2/17/2019 |
26.4.0 | 722 | 9/29/2018 |
26.2.0 | 589 | 1/24/2018 |
24.3.0 | 1,768 | 1/10/2017 |