Preface

Table of Contents

What is Obix?
About this manual

What is Obix?

Welcome to Obix!

Obix is a high-level, object-oriented, statically typed, compiled and portable programming language. It has been specifically designed to increase the reliabilty, productivity and simplicity in software development projects.

The Obix compiler generates Java binaries (.class files). Hence, applications written in Obix run on any platform that support a Java Virtual Machine (JVM), such as Linux, Mac OS, Unix, Windows, etc.