Projects
YaccConstructor
YaccConstructor is a platform for grammarware research and development. One of features is analysis of string-embedded languages.YC.PrettyPrinter
Printer combinators library in F#.QuickGraph
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .NET. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, etc...Forked from https://quickgraph.codeplex.com/