summaryrefslogtreecommitdiff
path: root/devel/p5-Inline-ASM/pkg-descr
blob: 259fcf1d0f225ad42f8e0df1d633623c31fad6bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Inline::ASM allows you to write Perl subroutines in assembly language.
Of course, many C compilers allow you to put assembly right in your C
code, so this module does not provide any new functionality. It does,
however, provide a feature most C compilers don't: you can mix different
assembler syntaxes in the same file!

WWW: http://search.cpan.org/search?dist=Inline-ASM

-- Sergey Skvortsov
skv@protey.ru