wcoetser
-
- 5,782 total downloads
- last updated 11/28/2020
- Latest version: 1.0.5
The overall aim of this project is to create a term rewriting system that could be useful in everyday programming, and to represent data in a way that roughly correspond to the definition of a term in formal... More information -
- 5,387 total downloads
- last updated 11/26/2020
- Latest version: 1.3.0
Trl.PegParser contains a tokenizer and a parser. The tokenizer uses regular expressions to define tokens, and exposes both matched and unmatched character ranges. The PEG Parser uses parsing expression grammers... More information -
- 3,866 total downloads
- last updated 6/28/2020
- Latest version: 1.0.1
Integer Mapper maps .NET types to monotonically increasing integers starting from 0. Null or Empty is mapped to 0. Mappings can be reversed. Integer Mapper is useful for implementing caching, memoization, and... More information -
- 3,451 total downloads
- last updated 11/28/2020
- Latest version: 1.0.4
Trl.Serialization aims to create a compact human readable general-purpose data representation system based on the definition of terms. These _terms_ should be familiar to any programmer because they are... More information