LeMP 29.0.3
See the version list below for details.
Install-Package LeMP -Version 29.0.3
dotnet add package LeMP --version 29.0.3
<PackageReference Include="LeMP" Version="29.0.3" />
paket add LeMP --version 29.0.3
#r "nuget: LeMP, 29.0.3"
// Install LeMP as a Cake Addin
#addin nuget:?package=LeMP&version=29.0.3
// Install LeMP as a Cake Tool
#tool nuget:?package=LeMP&version=29.0.3
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- Loyc.Collections (>= 29.0.3)
- Loyc.Ecs (>= 29.0.3)
- Loyc.Essentials (>= 29.0.3)
- Loyc.Interfaces (>= 29.0.3)
- Loyc.Syntax (>= 29.0.3)
- Loyc.Utilities (>= 29.0.3)
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 | Downloads | Last updated |
---|---|---|
30.1.0 | 83 | 6/16/2022 |
29.0.3 | 685 | 1/13/2021 |
29.0.2 | 287 | 1/12/2021 |
29.0.1 | 234 | 1/12/2021 |
29.0.0 | 356 | 12/25/2020 |
28.4.0 | 316 | 11/30/2020 |
28.3.0 | 341 | 11/16/2020 |
28.2.0 | 377 | 7/24/2020 |
28.1.0 | 360 | 7/6/2020 |
28.0.0 | 393 | 7/4/2020 |
27.2.1 | 406 | 5/12/2020 |
27.2.0 | 487 | 4/5/2020 |
27.1.5 | 406 | 3/30/2020 |
27.1.4 | 432 | 3/30/2020 |
27.1.3 | 400 | 3/30/2020 |
27.0.4 | 446 | 3/10/2020 |
27.0.2 | 427 | 2/18/2020 |
26.8.5 | 473 | 1/15/2020 |
26.8.1 | 671 | 5/13/2019 |
26.8.0 | 466 | 5/12/2019 |
26.6.0 | 527 | 3/17/2019 |
26.5.0 | 883 | 2/17/2019 |
26.4.0 | 979 | 9/29/2018 |
26.2.0 | 901 | 1/24/2018 |
24.3.0 | 2,036 | 1/10/2017 |