2007-12-11

U programming language

At the moment I am developing a new object oriented programming language. The main purpose of this language is to easily write programs for totaly different machines with totaly different architectures. In other words, I am trying to create a language which could be easily compiled to a binary code of any existing architecture without changing the code itself. I am planning to achieve this by using a two-step compilation (explanation will be available later in this blog).

There will be two versions of compilators (and languages as well):

- For stand-alone programming (this version will not be published in the near future)
- For my operating system (this will be a free product)


More information about my OS will be available soon...

2007-08-03

Hello world

A new blog has born!

In this blog you will be able to find information about my software projects, ideas, solutions and many more...

What am I interested in? Here are a few things:
* low level programming languages
* code optimization
* stand alone technologies
* operating systems
* web technology
...

Hope you'll find useful information here.