Loyc.Ecs
29.0.3
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 generate code at compile-time within your project, use LeMP: http://ecsharp.net/lemp
Install-Package Loyc.Ecs -Version 29.0.3
dotnet add package Loyc.Ecs --version 29.0.3
<PackageReference Include="Loyc.Ecs" Version="29.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Loyc.Ecs --version 29.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See http://ecsharp.net/lemp/version-history.html
Dependencies
-
- Loyc.Collections (>= 29.0.3)
- Loyc.Essentials (>= 29.0.3)
- Loyc.Interfaces (>= 29.0.3)
- Loyc.Syntax (>= 29.0.3)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Loyc.Ecs:
Package | Downloads |
---|---|
LeMP
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
|
|
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 | 49 | 1/13/2021 |
29.0.2 | 64 | 1/12/2021 |
29.0.1 | 19 | 1/12/2021 |
29.0.0 | 114 | 12/25/2020 |
28.4.0 | 63 | 11/30/2020 |
28.3.0 | 95 | 11/16/2020 |
28.2.0 | 139 | 7/24/2020 |
28.1.0 | 145 | 7/6/2020 |
28.0.0 | 298 | 7/4/2020 |
27.2.1 | 159 | 5/12/2020 |
27.2.0 | 272 | 4/5/2020 |
27.1.5 | 185 | 3/30/2020 |
27.1.4 | 210 | 3/30/2020 |
27.0.4 | 217 | 3/10/2020 |
27.0.2 | 197 | 2/18/2020 |
26.8.5 | 265 | 1/15/2020 |
26.8.1 | 485 | 5/13/2019 |
26.8.0 | 240 | 5/12/2019 |
26.6.0 | 323 | 3/17/2019 |
26.5.0 | 598 | 2/17/2019 |
26.4.0 | 654 | 9/29/2018 |
26.2.0 | 585 | 1/24/2018 |
24.3.0 | 1,711 | 1/10/2017 |