freebsd-ports/lang/intel2gas/pkg-descr
Christian Weisgerber 8cefc3243d * Update to 1.3.3: miscellaneous fixes and improvements.
* General clean-up.
2002-03-02 19:37:53 +00:00

9 lines
369 B
Text

Intel2gas is a small text parser that can convert assembler source
written in Intel (nasm) syntax to AT&T (gas) syntax. And nowadays
more often also the other way.
The program does minimal error checking and does not understand the
text it's converting. It just tries to find matches from its syntax
database.
WWW: http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/