aboutsummaryrefslogtreecommitdiff
path: root/lang/intel2gas/pkg-descr
blob: a96bc3e61361402d0f2cc0aa76ce812fc149843c (plain) (blame)
1
2
3
4
5
6
7
8
9
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/