Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skbkontur/grobexp.compiler
Efficient compiler of .NET expression trees
https://github.com/skbkontur/grobexp.compiler
compiler csharp dotnet
Last synced: about 3 hours ago
JSON representation
Efficient compiler of .NET expression trees
- Host: GitHub
- URL: https://github.com/skbkontur/grobexp.compiler
- Owner: skbkontur
- License: mit
- Created: 2016-05-11T11:34:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T08:21:39.000Z (about 2 months ago)
- Last Synced: 2025-01-02T07:08:03.278Z (7 days ago)
- Topics: compiler, csharp, dotnet
- Language: C#
- Homepage:
- Size: 889 KB
- Stars: 22
- Watchers: 35
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GrobExp.Compiler
[![NuGet Status](https://img.shields.io/nuget/v/GrobExp.Compiler.svg)](https://www.nuget.org/packages/GrobExp.Compiler/)
[![Build status](https://github.com/skbkontur/GrobExp.Compiler/actions/workflows/actions.yml/badge.svg)](https://github.com/skbkontur/GrobExp.Compiler/actions)GrobExp.Compiler helps efficiently compile expression trees.
## Release Notes
See [CHANGELOG](CHANGELOG.md).