作者: Mark R. Sadowski , Thomas J. Olson
DOI:
关键词: Programmer 、 Assembly language 、 Set (abstract data type) 、 Representation (mathematics) 、 Programming language 、 Computer science 、 Software tool 、 Source code
摘要: This application describes the Interactive PP Assembly Language Editor (IPPALE), a software tool intended to help programmers write parallel instructions quickly and effectively. IPPALE consists of an editor that (on command from user) extracts current assembly language instruction, assembles it, displays graphical representation how instruction uses resources processor. allows programmer see immediately whether is legal, also there are idle could potentially still be used. The result can experiment with whole set without ever invoking assembler. We expect this lead faster learning, reduced frustration, improved overall productivity.