Info
Version: | 1.2.0-r17054 |
Author(s): | iolevel, peachpiecompiler |
Last Update: | Thursday, February 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peachpiecompiler/peachpie |
NuGet Url: | https://www.nuget.org/packages/Peachpie.Library.Scripting |
Install
Install-Package Peachpie.Library.Scripting
dotnet add package Peachpie.Library.Scripting
paket add Peachpie.Library.Scripting
Peachpie.Library.Scripting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Peachpie.CodeAnalysis(>= 1.0.05)
- Peachpie.Library.XmlDom(>= 1.0.05)
- Peachpie.Library(>= 1.0.05)
- Peachpie.Runtime(>= 1.0.05)
- Peachpie.Microsoft.CodeAnalysis(>= 3.7.1)
- System.Runtime.Loader(>= 4.3.0)
- Peachpie.CodeAnalysis(>= 1.0.05)
- Peachpie.Library.XmlDom(>= 1.0.05)
- Peachpie.Library(>= 1.0.05)
- Peachpie.Runtime(>= 1.0.05)
- Mono.Posix-4.5(>= 4.5.0)
- Peachpie.Microsoft.CodeAnalysis(>= 3.7.1)
Tags
The package enables `eval` and `create_function` in compiled programs.