-
## Introduction
`zbctl` is a command-line tool to interact with Zeebe from a shell easily. It is often used by the teams developing Zeebe to try out new features or to set up scenarios for manu…
-
Most notably Scala, Kotlin and Clojure. We could write a sample project that makes sure at least:
- there's no compilation error due to type parameter inference.
- there's no issues with nullness …
-
Add support for Java and other languages which target the JVM, by supporting JVM bytecode in WebAssembly, perhaps by compiling Java byte code to WebAssembly, thereby supporting all languages supported…
-
JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-898
Original Reporter: avanhoorn
***
To be created.
As a start, I will go through all tickets for the release and extract the impor…
-
⚠️ **NOTICE: Incompatibility between Truffle and GraalVM** ⚠️
There is a regression between GraalVM build 21.0.4+8.1 and GraalVM build 21.0.5+9.1 that causes JVM crashes (aborts) when used with Tru…
-
Conserving Meson, it supports Java, so there should be other JVM languages supported, correct?
The jar function should be the perfect candidate for compiling other JVM languages like Groovy, Kotlin…
-
### 📝 Overall Description
Currently a java interface in Tai-e is represented as a `JClass` whose API `isInterface()` returns true.
However, for those "root" interfaces without a super interface (…
-
While Groovy/Grails support is taking decent shape here, what other JVM languages do you think are important enough to support.
An initial list would be:
- Scala
- Clojure
- JRuby
- Jython
- JavaScri…
keilw updated
7 years ago
-
Examples that are not just in java, but also Clojure or Scala will be very helpful for those ecosystems.
-
```bat
@echo off
call "setEnv.bat"
start "dm" %EXECJAVAW% %jvm_args% -cp %START_HOME%\esProc\classes;%RAQCLASSPATH% -Duser.language=%language% -Dstart.home=%START_HOME%\esProc com.scudata.ide.spl…