mono.linq.expressions
Expression builder
An extension of System.Linq.Expressions to provide additional functionality for creating and manipulating expression trees in C#
Complement for System.Linq.Expressions
114 stars
16 watching
25 forks
Language: C#
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 174 |
| A runtime parser for string expressions in .NET applications. | 310 |
| A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A TypeScript implementation of a query language for working with arrays and objects | 849 |
| Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources | 336 |
| A query builder for lists in F#, allowing developers to write expressive and type-safe queries | 6 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A flexible regular expression builder for Go. | 197 |
| A tool for compiling and optimizing C# expression trees into fast and efficient delegates | 1,198 |
| A Clojure library to create complex regex patterns without using regex syntax | 93 |
| A live regular expression testing environment built with curses. | 8 |
| A tool for generating valid C# code from expression trees with customizable output options. | 161 |