openbsd-ports/lang/intel2gas/pkg/DESCR
naddy 38bdcc9b5f Import intel2gas 1.3.3.
Submitted by Vincent Derrien <vincent.derrien@free.fr>.

Intel2gas is a small text parser that can convert assembler source
written in NASM syntax to gas syntax.  And nowadays more often also
the other way.
2002-03-02 19:24:50 +00:00

10 lines
316 B
Plaintext

Intel2gas is a small text parser that can convert assembler source
written in NASM syntax to 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: ${HOMEPAGE}