![]() |
VOOZH | about |
dotnet add package LLLPG --version 30.1.3
NuGet\Install-Package LLLPG -Version 30.1.3
<PackageReference Include="LLLPG" Version="30.1.3" />
<PackageVersion Include="LLLPG" Version="30.1.3" />Directory.Packages.props
<PackageReference Include="LLLPG" />Project file
paket add LLLPG --version 30.1.3
#r "nuget: LLLPG, 30.1.3"
#:package LLLPG@30.1.3
#addin nuget:?package=LLLPG&version=30.1.3Install as a Cake Addin
#tool nuget:?package=LLLPG&version=30.1.3Install as a Cake Tool
The ecsharp repository holds several tools for enhancing .NET and C# development:
The Loyc .NET Core libraries, a set of libraries whose theme is "stuff that
should be built into the .NET framework, but isn't." These libraries have their
own repository and home page,
and the Loyc .NET Core repository is the Core/ folder in this repository.
One of these libraries (Loyc.Syntax) supports universal syntax trees,
LES2 and LES3.
Enhanced C# (or EC#) is a liberalization and regularization of the C# language. You can think of EC# as a C# preprocessor, since only the "front end" part of the project is done. The preprocessor consists of three mostly-independent parts,
LLLPG, the Loyc LL(k) Parser Generator, which is used to generate code from the grammars of Enhanced C#, LES, and LLLPG itself.
These projects are the first products of the Loyc (Language of Your Choice) initiative.
If you just want the core libraries, you can find them in NuGet. Otherwise, see
Open Loyc.netfx.sln in Visual Studio (or Loyc.netstd.sln for the .NET Standard edition), set the build configuration to Debug, and build it!
If you need to change any .ecs or .les source files (Enhanced C# or LES), you'll need to install the latest LeMP extension for Visual Studio, which can be found on the Releases page. There is no build step for these files, so the extension is not required for building. Unfortunately VS Code is not supported at this time - let me know if you need support.
If Visual Studio complains about OxyPlot, the easiest fix is to unload the LoycCore.Benchmarks project (nothing depends on it). To fix it properly, open Core\Loyc.netstd.sln, right-click the solution, choose "Restore NuGet packages", build the solution (just to make sure it worked), and then return to the original solution.
Visual Studio may complain, while building a .NET Framework 4.7.2 project, that 'Your project does not reference ".NETFramework,Version=v4.7.2" framework...." if you built the .NET Standard version of the same project earlier. To fix this, locate the folder named obj inside the project from which the error message originated, delete the entire obj folder, and rebuild (the project.assets.json file inside that folder seems to be causing the error).
This is more of a note-to-self than anything. Pull-requestors can ignore it.
version: (first line)- set SEMVER=v31.1.0 locally: git tag v31.1.0.git push origin v31.1.0.| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 30.1.3 | 617 | 10/24/2024 |
| 30.1.2 | 525 | 6/30/2024 |
| 30.1.1 | 520 | 4/29/2024 |
| 30.1.0 | 971 | 6/16/2022 |
| 29.0.3 | 1,035 | 1/13/2021 |
| 29.0.2 | 945 | 1/12/2021 |
| 29.0.1 | 888 | 1/12/2021 |
| 29.0.0 | 1,013 | 12/25/2020 |
| 28.4.0 | 981 | 11/30/2020 |
| 28.3.0 | 1,017 | 11/16/2020 |
| 28.2.0 | 1,052 | 7/24/2020 |
| 28.1.0 | 1,081 | 7/6/2020 |
| 28.0.0 | 930 | 7/4/2020 |
| 27.2.1 | 813 | 5/12/2020 |
| 27.2.0 | 878 | 4/5/2020 |
| 27.1.5 | 777 | 3/30/2020 |
| 27.1.4 | 796 | 3/30/2020 |
| 27.1.3 | 804 | 3/30/2020 |