Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avsystem/scex
- Owner: AVSystem
- License: mit
- Created: 2016-02-25T13:12:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:25:20.000Z (3 months ago)
- Last Synced: 2024-10-21T09:17:40.864Z (3 months ago)
- Topics: expression, hacktoberfest, scala
- Language: Scala
- Homepage:
- Size: 3.35 MB
- Stars: 21
- Watchers: 21
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)