David Piepgrass

Results 4 repositories owned by David Piepgrass

ecsharp

171
Stars
25
Forks
Watchers

Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.

btree-typescript

168
Stars
24
Forks
Watchers

A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.

GraphingCalculator

21
Stars
10
Forks
Watchers

Graphing Calculator in C# with LES

LoycCore

42
Stars
10
Forks
Watchers

The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structures; and Loyc.Syntax contains the LES parser and other parsing-re...