An open API service indexing awesome lists of open source software.

https://github.com/phase/asmifier

Web interface for ASMifier
https://github.com/phase/asmifier

Last synced: 11 months ago
JSON representation

Web interface for ASMifier

Awesome Lists containing this project

README

          

# asmifier
[**asmifier**](https://asmifier.herokuapp.com/) is a web interface
for ASM's ASMifier.

> wut?

1. You give me Java code.
2. I compile the Java code to a class file.
3. I run the class file through ASMifier.
4. I give you the result.