more reliable code in less time
Obix programming language welcome

Obix is an open-source, object-oriented programming language,
specifically designed to increase the
reliability
productivity
and simplicity
in software development projects.

Why is this important and how is it achieved?

First time visitors: Please visit the FAQ page for a quick overview!
source code example:
if developer_wants_reliable_code then
   response.write_line ( "Good! Please apply the 'Fail fast!' rule!" )
end if