Skip to content

Decide the programming language #1

@rcsilva83

Description

@rcsilva83

Today this repo has an initial code written in Rust, which is great for cross platform support, security and speed. But writing a full scale application takes more time than with other languages. Additionally, as a Java-related tool, writing it in a JVM language would be more appropriate as it's a platform all the users would be familiar to.

However, using a JVM language could lead to depend on a pre-installed JVM. This could be handled by creating a native image with GraalVM or bundling a mini-JVM created with jlink.

It my arguments make sense, I would suggest using plain Java or Kotlin, as they are the most popular JVM languages nowadays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions