Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).