The ASM library is a project of the OW2 consortium. It provides a simple API for decomposing, modifying, and recomposing binary Java classes (i.e. bytecode). The project was originally conceived and developed by Eric Bruneton. ASM is Java-centric at present, and does not currently have a backend that exposes other bytecode implementations (such as .NET bytecode, Python bytecode, etc.). The name "ASM" is not an acronym: it is just a reference to the asm keyword of C, which allows some functions to be implemented in assembly language.
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - ASM (logiciel) (fr)
- ObjectWeb ASM (en)
|
rdfs:comment
| - The ASM library is a project of the OW2 consortium. It provides a simple API for decomposing, modifying, and recomposing binary Java classes (i.e. bytecode). The project was originally conceived and developed by Eric Bruneton. ASM is Java-centric at present, and does not currently have a backend that exposes other bytecode implementations (such as .NET bytecode, Python bytecode, etc.). The name "ASM" is not an acronym: it is just a reference to the asm keyword of C, which allows some functions to be implemented in assembly language. (en)
- ASM est une bibliothèque Java de manipulation et d'analyse du bytecode Java. ASM est publié sous licence BSD par le consortium ObjectWeb, devenu OW2. ASM peut être utilisée pour modifier des classes existantes ou créer dynamiquement des classes, directement sous forme binaire.Les algorithmes de transformations et d'analyses fournis permettent d'assembler facilement des transformations complexes et des outils d'analyse statique. (fr)
|
rdfs:seeAlso
| |
foaf:name
| |
name
| |
dct:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
Link from a Wikipage to an external page
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
author
| |
developer
| |
genre
| - bytecode Engineering Library (en)
|
latest release date
| |
latest release version
| |
license
| |
operating system
| |
programming language
| |
has abstract
| - The ASM library is a project of the OW2 consortium. It provides a simple API for decomposing, modifying, and recomposing binary Java classes (i.e. bytecode). The project was originally conceived and developed by Eric Bruneton. ASM is Java-centric at present, and does not currently have a backend that exposes other bytecode implementations (such as .NET bytecode, Python bytecode, etc.). The name "ASM" is not an acronym: it is just a reference to the asm keyword of C, which allows some functions to be implemented in assembly language. (en)
- ASM est une bibliothèque Java de manipulation et d'analyse du bytecode Java. ASM est publié sous licence BSD par le consortium ObjectWeb, devenu OW2. ASM peut être utilisée pour modifier des classes existantes ou créer dynamiquement des classes, directement sous forme binaire.Les algorithmes de transformations et d'analyses fournis permettent d'assembler facilement des transformations complexes et des outils d'analyse statique. ASM fournit des fonctionnalités similaires aux autres frameworks de manipulation du bytecode, mais porte une attention particulière sur la simplicité d'usage et la performance. Il a été conçu pour être aussi petit et rapide que possible, ce qui le rend intéressant pour être utilisé dans des systèmes dynamiques, mais il peut aussi être utilisé de manière statique. (fr)
|
gold:hypernym
| |
dbp:wordnet_type
| |
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
latest release date
| |
latest release version
| |
developer
| |
genre
| |
license
| |
operating system
| |
programming language
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is Wikipage disambiguates
of | |
is foaf:primaryTopic
of | |