.net core lisp interpreter.
Info
Version: | 1.1.0 |
Author(s): | CoreLisp |
Last Update: | Monday, September 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/b3b00/corelisp |
NuGet Url: | https://www.nuget.org/packages/CoreLisp |
Install
Install-Package CoreLisp
dotnet add package CoreLisp
paket add CoreLisp
CoreLisp Download (Unzip the "nupkg" after downloading)
Dependencies
- LispInterpreter(>= 1.0.0)
- LispModel(>= 1.0.0)
- lispparser(>= 1.0.0)
- sly(>= 2.5.0.1)