Loading...

Plain English Programming - a joke or the future?

0 comments
Today i found a very interesting language at http://www.99-bottles-of-beer.net/language-plain-english-1056.html and thougth that it would be fun to write something very advanced in that languge that the refer as "Plain English" but unfortunly the compiler isn't free so you can't just download it, but i tought about creating a "compiler" that outputs nasm compatible asembly then invokes nasm to assemble it. if you are interested leave a comment and i will consider to start a new project at sourceforge.

Easy Built?

1 comments

I does often download sourcecode to applications and then tries to build them. but if i can't build them then i tries to find binaries for the appliction instead, but if i can't find binaries and the `configure'-script does complian about something silly like: Your compiler is unnable to build executables for your system and i ask other people around the net and their build enviroments gets the same error. what should i do then? write my own makefile that is 400kb big? No! never! thats a task for the software maintainers! And they say that the problem will be fixed in the next relases in about a 6 motnh period... Gee, i need that type of application rigth now. Well, what to do? I of course choses to use some other software that i probaly need to pay for... And I'm absolutly not made of money, I promise...

Blog Creation

2 comments

Hello, World!

If you are a programmer you would probably understand the joke ;-)

Well this is my 1st blog entry ever... It still need some custimation... Well guess what this blog is about - it's about my programmer life! I have been programming for ten years now and haven't finished school yet.

At the moment I'm writing a new Operating System > Nano Operating System. It's intended to be able to load API layers dynamically that is compatible with other OS'es like Linux or Windows and have an uniform grapical interface that is named NanoGUI

Visit my sf profile: https://sourceforge.net/users/salmiak911