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.
#r "nuget: Loyc.Ecs, 29.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Loyc.Ecs as a Cake Addin #addin nuget:?package=Loyc.Ecs&version=29.0.3 // Install Loyc.Ecs as a Cake Tool #tool nuget:?package=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 | 114 | 1/13/2021 |
29.0.2 | 116 | 1/12/2021 |
29.0.1 | 63 | 1/12/2021 |
29.0.0 | 185 | 12/25/2020 |
28.4.0 | 135 | 11/30/2020 |
28.3.0 | 156 | 11/16/2020 |
28.2.0 | 201 | 7/24/2020 |
28.1.0 | 211 | 7/6/2020 |
28.0.0 | 351 | 7/4/2020 |
27.2.1 | 218 | 5/12/2020 |
27.2.0 | 333 | 4/5/2020 |
27.1.5 | 244 | 3/30/2020 |
27.1.4 | 275 | 3/30/2020 |
27.0.4 | 286 | 3/10/2020 |
27.0.2 | 268 | 2/18/2020 |
26.8.5 | 333 | 1/15/2020 |
26.8.1 | 557 | 5/13/2019 |
26.8.0 | 289 | 5/12/2019 |
26.6.0 | 376 | 3/17/2019 |
26.5.0 | 710 | 2/17/2019 |
26.4.0 | 776 | 9/29/2018 |
26.2.0 | 713 | 1/24/2018 |
24.3.0 | 1,837 | 1/10/2017 |