FSharp.Text.RegexProvider
Regex compiler
A type provider for regular expressions.
A type provider for regular expressions.
74 stars
20 watching
18 forks
Language: F#
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.typeproviders.sdk | An F# API for building type providers | 300 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.json | A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
fsprojects/fsharpplus | Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse. | 852 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
telekons/one-more-re-nightmare | A fast and efficient regular expression compiler written in Common Lisp | 139 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 459 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
fsprojects/fsharp.configuration | Provides type providers for managing project configuration settings | 114 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
verbalexpressions/cppverbalexpressions | A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
fsprojects/fantomas | Automatically formats F# source code to improve readability and consistency | 773 |