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 hacktoberfest java language objectweb-asm
Last synced: 6 months 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T23:04:22.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T05:43:11.366Z (7 months ago)
- Topics: dsl, functional-programming, hacktoberfest, java, language, objectweb-asm
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](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.