Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avsystem/scex

Extensible, fast and secure Scala expression evaluation engine
https://github.com/avsystem/scex

expression hacktoberfest scala

Last synced: 3 months ago
JSON representation

Extensible, fast and secure Scala expression evaluation engine

Awesome Lists containing this project

README

        

# scex

[![Continuous Integration](https://github.com/AVSystem/scex/actions/workflows/ci.yml/badge.svg)](https://github.com/AVSystem/scex/actions/workflows/ci.yml)

Extensible, fast and secure Scala expression evaluation engine

Created, developed and maintained at [AVSystem](http://www.avsystem.com/).

## Quickstart

See [Quickstart Example](https://github.com/AVSystem/scex/blob/master/scex-test/src/main/scala/com/avsystem/scex/example/Quickstart.scala)