Vanlightly / DslParserLinks
Example of a DSL parser that takes a DSL and generates a SQL query and parameters
☆67Updated 8 years ago
Alternatives and similar repositories for DslParser
Users that are interested in DslParser are comparing it to the libraries listed below
Sorting:
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 4 years ago
- Fallen-8 is an in-memory graph database implemented in C#.☆132Updated 6 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual …☆142Updated 3 years ago
- A script language for .Net and the CLR☆194Updated 4 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆100Updated 8 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Source code for my data processing pipelines blog series☆54Updated 7 years ago
- A light weight tool to inject customized AOP code into existing assemblies using IL weaving☆80Updated 6 years ago
- Simple but powerful hierarchical state machine library☆57Updated 7 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 11 years ago
- Libraries for BTrees in C#☆84Updated 9 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 8 months ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 5 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- VelocityDB & VelocityGraph open source libraries, applications and samples