Preface

Table of Contents

What is Obix?
About this manual
Why Obix?

What is Obix?

Welcome to Obix!

Obix is a high-level, object-oriented, statically typed programming language. It has been specifically designed to help writing reliable and maintainable software. It also aims to increase productivity in professional 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.