Libraryless. Click here for Pure Java version (519L/4K/14K).
1 | !752 |
2 | |
3 | static S snippetID; |
4 | |
5 | p {
|
6 | if (args.length != 0) snippetID = args[0]; |
7 | |
8 | print("Transpiling " + formatSnippetID(snippetID));
|
9 | |
10 | Pair<Bool, S> p; |
11 | if ((p = transpileOnServer(snippetID)).a) |
12 | print("OK!");
|
13 | else |
14 | print(p.b + "\n\nError!"); |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, dhtvkmknsjym, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000904 |
| Snippet name: | "Quick"-transpile snippet on server (admins only =) |
| Eternal ID of this version: | #1000904/1 |
| Text MD5: | 5cc554c74d0dbc73c1d29dc99922b2e7 |
| Transpilation MD5: | cfe053f0379df7ac7f1398569ce462f3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-13 13:31:37 |
| Source code size: | 270 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 952 / 1449 |
| Referenced in: | [show references] |