Brian Goetz: Paving the On-Ramp (To Java)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • groovy

    Apache Groovy: A powerful multi-faceted programming language for the JVM platform

  • Doesn't Groovy (https://groovy-lang.org) achieve much of this? I remember being taught with it at university for some time before they introduced Java. With Groovy you don't need the class or main method, and can have a program which is just `println "Hello world!"`.

  • packr

    Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X (by libgdx)

  • > they quickly realize they need Windows, and a Mac, and maybe Linux just to make packages that their friends can run

    And when they test it on Windows they'll realize that the launcher that jpackage creates does something weird on startup (involving relaunching itself it seems?) that makes Windows display a busy cursor for a while after the program has launched, so they have to forget about jpackage and redo it all with something like Packr [1] and Wix# [2]...

    [1] https://github.com/libgdx/packr

    [2] https://github.com/oleg-shilo/wixsharp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bach

    🎼 Bach Builds (on(ly)) Modules

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts