CLanguage.Editor 0.22.225

dotnet add package CLanguage.Editor --version 0.22.225
                    
NuGet\Install-Package CLanguage.Editor -Version 0.22.225
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CLanguage.Editor" Version="0.22.225" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CLanguage.Editor" Version="0.22.225" />
                    
Directory.Packages.props
<PackageReference Include="CLanguage.Editor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CLanguage.Editor --version 0.22.225
                    
#r "nuget: CLanguage.Editor, 0.22.225"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CLanguage.Editor@0.22.225
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CLanguage.Editor&version=0.22.225
                    
Install as a Cake Addin
#tool nuget:?package=CLanguage.Editor&version=0.22.225
                    
Install as a Cake Tool

C parser, compiler, and interpreter.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-macos15.0 is compatible.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.22.225 98 3/31/2026
0.21.99 609 5/7/2025
0.21.98 255 4/30/2025
0.20.74 1,075 2/3/2024
0.19.67 638 10/12/2023
0.19.66 470 6/8/2023
0.18.54 944 1/27/2023
0.18.48 1,073 12/30/2022
0.18.47 867 8/26/2022
0.18.46 555 8/26/2022
0.18.45 585 8/26/2022
0.18.43 570 8/22/2022
0.18.42 810 6/1/2022
0.17.40 905 1/21/2022
0.17.39 682 1/11/2022
0.16.36 611 11/17/2021
0.15.30 799 8/5/2021
0.14.26 650 3/13/2021
0.13.18 910 6/17/2020
0.2.73 215 2/3/2024
Loading failed