Need help with:

- Translations to other languages
- Making documentation
- Doing more graphics (especialy more world icons)
- Testing

Future:
- Implement copy and paste feature (not trivial)
- Implement undo / redo 
- Auto formatting index (align lines)
- Command syntax hints on the fly
- Rewrite or replace program.cc (it was ugly, and now is even uglier)
- Implement new commands (some ideas):
	- Length - length of string or size of array,
	- String manipulating - cut left, cut right, comparations
	- Disk operations - save & load variables from xml files
	- Change the length wizard to thing that he create
	- Input - input the text/digits from user
- Basic boolean operations
- Range checking

I'm working on 1.2.0 version. It'll be released soon. It'll contain some of above 
mentioned improvements.
