Essays about: "nullable"

Found 1 essay containing the word nullable.

  1. 1. The Usefulness of Programming Languages Beyond Java

    University essay from Linköpings universitet/Programvara och system

    Author : Alexander Jonsson; [2019]
    Keywords : Java virtual machine; JVM; Scala; Jython; Kotlin; project; IntelliJ Idea; Gradle; Paradigm; nullable; typing;

    Abstract : Beyond Java, new programming languages running on the Java virtual machine (JVM) have been developed, such as Kotlin, Scala, JRuby and Clojure amongst others. Since all those languages compile to Java bytecode, they should theoretically be able to be used together in a project. READ MORE