Wednesday, September 24, 2008

Question# 3

Question:

Research in the net what is the best assembler and why.

Answer:
The best assembler for me maybe the HLA (High Level Assembly) language it is because it was developed as a tool to help teach assembly language programming and machine organization to University students at the University of California, Riverside. The basic idea was to teach students assembly language programming by leveraging their knowledge of high level languages like C/C++ and Pascal/Delphi. At the same time, HLA was designed to allow advanced assembly language programmers write more readable and more powerful assembly language code,the High Level Assembler has entered the mainstream. Tens of thousands of programmers the world over have discovered how easy it is to learn and write assembly language using HLA. What started out as a tool for teaching assembly language programming has blossomed into a popular Windows and Linux based software development tool.

Cite your reference.

http://webster.cs.ucr.edu/AsmTools/HLA/index.html

No comments: