-
Notifications
You must be signed in to change notification settings - Fork 89
engines v3 list
g051051 edited this page Mar 27, 2024
·
9 revisions
- Javascript GraalVM JS - a Javascript module based on the GraalVM JS engine.
- Web - serving the static content via the underlying web container's capabilities e.g. Apache Tomcat.
- Wiki Markdown - a Wiki engine supporting Markdown markup language and uses the Mylyn underlying framework.
- BPM - a BPMN specification supporting engine Flowable.
- OData - expose OData services from database tables/views
- Command - execute shell commands and bash scripts
- Javascript Rhino - a Javascript module based on the Mozilla Rhino engine.
- Javascript Nashorn - a Javascript module based on the built-in Java Nashorn engine.
- Javascript V8 - a Javascript module based on the Chrome V8 engine.