Info
Version: | 1.1.1 |
Author(s): | Björn Erlwein |
Last Update: | Monday, June 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/beji/ListML |
NuGet Url: | https://www.nuget.org/packages/ListML |
Install
Install-Package ListML
dotnet add package ListML
paket add ListML
ListML Download (Unzip the "nupkg" after downloading)
It is inspired (but not nearly as elegant as) the X-Expressions used in Racket. The ListML.HTML module contains functions to ease the creation of a HTML-Tree and serves as an implementation example.