Fresh from the Labs
Obix—Reliable Programming,
Quickly
The compiler generates Java binary code
(.class files). Hence, applications written
in Obix can run on any system with a Java
Virtual Machine (JVM) installed, such as
Linux, Mac OS, Windows and so on.
Obix has been designed from the outset
with a very specific main goal in mind,
namely to help write more reliable
random_arcs is a cool tutorial that comes with Obix.
code. In practice, this means that: 1)
once your code passes compilation it
contains less bugs and 2) remaining bugs
are more quickly detected at runtime.
As a result, you can expect to reduce
development time and costs.
Installation Whether it be in
development mode or production mode,
Obix is designed around Java, so installing
Java on your PC is a prerequisite. If
you haven’t done so already, install
the Java JDK version 6.0 or later. The
documentation notes that it’s not enough