Alsalam alikom wa ra7mat allah wa barakatoh
I'm not gonna speak a lot about our Architecture Project.... It's not a secret anymore... but we still have some surprises for the exam day ISA ;) ...
The Idea is simple.. we tried to make it useful.. mm think about combining the power of Assembly.. (will be mentioned later) and the elegant code written on C++ (C# lovers will argue with that ;) )
When I said power of Assembly I meant basiclly two things :
- 1-1 matching.. means each Assembly lines will be equevilant to 1 instruction line
- Controling the hardware soooooo smoothly.. so flexible soo powerful..
When I said Elegant code of C++ I meant :
- Nice tidy understandable code...
- Basic OO concepts.. making the code more and more elegant.. flexible extenadble.. readable..
Assembly was not understandble.. if u wrote a 1800-line program (u can easily reach that number of lines) no body.. even u will be able to understand it after few days..
Assembly was not Elegant at all.. u write and write to make simple functions..
C++ was unpredictable.. u can never predict how this simple line will be translated in the output..
C++ has a very powerful control over the Hardware.. but misses one practical thing till now..
It's still something hard and costy for every Robot Manufucture (those who build their own Chips and MicroControllers) to build a C++ compiler for each chip they make..
So..
Our OO Assembly will -in case of elegant implementation ISA- combine all those prods together.. to give u a powerful implementation for basic OO Assembly -keeping in mind that we ommitted every OO Concept that may make the output unpredictable-..
Pray for us...
Hope we do it right..
Alsalam alikom wa ra7mat allah wa barakatoh
I'm not gonna speak a lot about our Architecture Project.... It's not a secret anymore... but we still have some surprises for the exam day ISA ;) ...
The Idea is simple.. we tried to make it useful.. mm think about combining the power of Assembly.. (will be mentioned later) and the elegant code written on C++ (C# lovers will argue with that ;) )
When I said power of Assembly I meant basiclly two things :
- 1-1 matching.. means each Assembly lines will be equevilant to 1 instruction line
- Controling the hardware soooooo smoothly.. so flexible soo powerful..
When I said Elegant code of C++ I meant :
- Nice tidy understandable code...
- Basic OO concepts.. making the code more and more elegant.. flexible extenadble.. readable..
Assembly was not understandble.. if u wrote a 1800-line program (u can easily reach that number of lines) no body.. even u will be able to understand it after few days..
Assembly was not Elegant at all.. u write and write to make simple functions..
C++ was unpredictable.. u can never predict how this simple line will be translated in the output..
C++ has a very powerful control over the Hardware.. but misses one practical thing till now..
It's still something hard and costy for every Robot Manufucture (those who build their own Chips and MicroControllers) to build a C++ compiler for each chip they make..
So..
Our OO Assembly will -in case of elegant implementation ISA- combine all those prods together.. to give u a powerful implementation for basic OO Assembly -keeping in mind that we ommitted every OO Concept that may make the output unpredictable-..
Pray for us...
Hope we do it right..
Alsalam alikom wa ra7mat allah wa barakatoh
Comments
Post a Comment