/dali

Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

Primary LanguageNimGNU Affero General Public License v3.0AGPL-3.0

dali — an indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

This project has no proper usage guide yet. Please see hellomello for a sample project using it, with step-by-step build instructions. For hacking on the project, see: src/dali.nim, esp. the render function, and the test suite in: tests/tdex.nim.