Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polyhedraldev/substrate
High-performance Java scripting API & language - purely functional DSL for data-driven applications
https://github.com/polyhedraldev/substrate
dsl functional-programming java language objectweb-asm
Last synced: 10 days ago
JSON representation
High-performance Java scripting API & language - purely functional DSL for data-driven applications
- Host: GitHub
- URL: https://github.com/polyhedraldev/substrate
- Owner: PolyhedralDev
- License: mit
- Created: 2021-03-06T05:28:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T23:04:22.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T21:52:01.802Z (over 1 year ago)
- Topics: dsl, functional-programming, java, language, objectweb-asm
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/PolyhedralDev/Substrate/Java%20CI?style=for-the-badge)
[![forthebadge](https://forthebadge.com/images/badges/powered-by-black-magic.svg)](https://forthebadge.com)# Substrate
Substrate is a high-performance scripting engine & language for data-driven Java applications.
Subscript, the language implemented by Substrate, is a functional programming language designed for scripting in Java
applications. It is intentionally designed to not directly interface with Java classes, allowing for secure scripting
within applications.It supports user-defined macros and functions, allowing it to be used as a DSL.