Libraryless. Click here for Pure Java version (5353L/36K/118K).
1 | !752 |
2 | |
3 | static S compilerBot = "Compiler Bot with caching!"; |
4 | static S snippetID = "#1001167"; // Hello world |
5 | |
6 | p { |
7 | startBot(compilerBot, "#1002203"); |
8 | S s = sendToLocalBot(compilerBot, "please compile this javax snippet: *", snippetID); |
9 | new Matches m; |
10 | assertTrue(match("ok, *", s, m)); |
11 | S jarPath = m.unq(0); |
12 | File jar = new File(jarPath); |
13 | assertTrue(jar.isFile()); |
14 | print("Jar size: " + jar.length()); |
15 | } |
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: | #1002245 |
Snippet name: | Test New Compiler Bot |
Eternal ID of this version: | #1002245/1 |
Text MD5: | bc72aa5b185b827e581dab8708a41ca7 |
Transpilation MD5: | 9cd5293ae7529eb6c486c6df508dbdb9 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-17 14:40:21 |
Source code size: | 427 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 618 / 684 |
Referenced in: | [show references] |