In the past years of development of programming languages, the cycle passed throw the machine language, assembly language, third GL ( like the C++), then finally (till the moment) the logic programming languages like Prolog or Lisp. within this development, the assembly language was made, then forgotten, though it is still used, that it have the advantage of predicting the output size, unlike any higher level language. We had the idea to develop a language, having that advantage, and making it much easier for developer, and from here the assembly plus plus was born, Fully Object Oriented Assembly language.