https://github.com/avsystem/scex
Extensible, fast and secure Scala expression evaluation engine
https://github.com/avsystem/scex
expression hacktoberfest scala
Last synced: 4 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 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T16:11:09.000Z (9 months ago)
- Last Synced: 2025-04-02T17:24:46.173Z (9 months ago)
- Topics: expression, hacktoberfest, scala
- Language: Scala
- Homepage:
- Size: 3.41 MB
- Stars: 22
- Watchers: 20
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scex
[](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)