qwertie
-
- 152,557 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
A library of interfaces, extension methods, and small bits of functionality that are useful in almost any software project, according to the theme "things that should be built into the .NET framework, but... More information -
- 118,181 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
Loyc.Collections is a library of sophisticated data structures that implement standard .NET collection interfaces. It includes ALists, VLists, hash tree types (Set<T>, MSet<T>, Map<K,V> and MMap<K,V>), and... More information -
Loyc.
by: qwertieSyntax - 102,085 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
Loyc.Syntax implements various interfaces and helper classes for Loyc Languages and for users of LLLPG. It also implements Loyc trees for .NET (LNode), and parsers and printers for Loyc Expression Syntax (LES)... More information -
- 100,657 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
A library of interfaces, enums, and delegates that are useful in a broad range of software projects, according to the theme "things that should be built into the .NET framework, but aren’t". Also... More information -
- 95,396 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
Additional functionality beyond `System.Math` in `MathEx`; generic geometry interfaces and structures (points, lines, rectangles); numeric interfaces and "trait" types for doing arithmetic in generic code;... More information -
- 67,280 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
Loyc.Utilities contains useful non-core functionality that is either (A) not important enough to be placed in Loyc.Essentials or (B) takes Loyc.Collections, Loyc.Math or Loyc.Syntax as a dependency. -
-
- 47,747 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
A set of useful libraries for many kinds of .NET developers, starting with Loyc.Essentials, a library that "fills in the gaps" in the core of the .NET Base Class Library. LoycCore is especially focused on... More information -
-
- 42,079 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
Enhanced C# (or EC#) is a liberalization and regularization of the C# language. This package contains the Loyc.Ecs.dll core library, which allows you to parse C# or EC# code and to print out C# or EC#... More information -
- 27,977 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
LeMP is an open-source Lisp-inspired macro processor for C#. It helps you avoid writing boilerplate and repetitive code, and it provides a framework in which you can run code-generation algorithms at... More information -
- 17,617 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
LLLPG is a recursive-decent parser generator for C#, with Visual Studio integration and a feature set better than ANTLR version 2. This package contains the core LLLPG executable, which can be run from the... More information -
- 4,555 total downloads
- last updated 10/24/2024
- Latest version: 30.1.3
This is the command-line version of the LeMP macro processor (and LLLPG parser generator) which can be installed with (for example) `dotnet tool install -g lemp-tool`. It helps you avoid writing boilerplate and... More information