Uses 129K of libraries. Click here for Pure Java version (3961L/27K/93K).
!752 lib 1004516 // Dedexer import hu.uw.pallergabor.dedexer.Dedexer; p { File dexFile = getProgramFile("me.dex"); saveBinaryFile(dexFile, loadBinaryPage("http://tinybrain.de:8080/dexcompile.php?id=" + parseSnippetID(getProgramID()))); // my own code! Dedexer.main(litstringarray("-d", f2s(programDir()), f2s(dexFile))); browseDir(programDir()); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004517 |
Snippet name: | Test Dedexer |
Eternal ID of this version: | #1004517/1 |
Text MD5: | 404b43c9c923c3ea77f4c8de73e1f99e |
Transpilation MD5: | b7011f2801940917093dd416d3b191af |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-19 16:24:00 |
Source code size: | 387 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 619 / 661 |
Referenced in: | #1004526 - dedex [run "Dedexer"] #1004528 - Test dedex |