public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
82c4ef3ba1cf2f285cae74cb9216c994b0b9c0d5 blob 754 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
% Introduction

**[WARNING] THIS SOFTWARE IS UNFINISHED AND NOT PRODUCTION READY**

The O language is a system programming language crafted to be remarkably simple
and flexible. It stands not as a replacement for C, but rather as a
complementary counterpart, as both can coexist within the same source code. O
language boasts minimal abstraction, ensuring seamless integration with C and
almost predictable machine code.

olang is a deterministic system language that follows tree principles:

- **fights complexity** by providing a simple syntax with a low level of abstraction.
- **doesn't babysit programmers**, it gives you the freedom of shooting your own foot.
- **aims easy maintainability** by providing a syntax with a low refactoring overhead.
debug log:

solving 82c4ef3 ...
found 82c4ef3 in https://git.johnnyrichard.com/olang.git

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox