Libraryless. Click here for Pure Java version (239L/2K/7K).
1 | !747 |
2 | |
3 | m {
|
4 | static S snippetID; |
5 | |
6 | p {
|
7 | if (args.length != 0) snippetID = args[0]; |
8 | |
9 | Class transpile = hotwire("#1000904");
|
10 | set(transpile, "snippetID", snippetID); |
11 | callMain(transpile); |
12 | |
13 | run(snippetID); |
14 | } |
15 | |
16 | static void run(S snippetID) {
|
17 | callMain(hotwire(snippetID)); |
18 | } |
19 | } |
Began life as a copy of #1000904
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000924 |
| Snippet name: | Transpile snippet on server & run (admins only =) |
| Eternal ID of this version: | #1000924/1 |
| Text MD5: | 64fe1b6e9c02d2006b14719863ec3547 |
| Transpilation MD5: | c82b0461e3064d512483eb96fdb94030 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-09-12 17:48:23 |
| Source code size: | 327 bytes / 19 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 913 / 1126 |
| Referenced in: | [show references] |