Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.