Libraryless. Click here for Pure Java version (5353L/36K/118K).
!752 static S compilerBot = "Compiler Bot with caching!"; static S snippetID = "#1001167"; // Hello world p { startBot(compilerBot, "#1002203"); S s = sendToLocalBot(compilerBot, "please compile this javax snippet: *", snippetID); new Matches m; assertTrue(match("ok, *", s, m)); S jarPath = m.unq(0); File jar = new File(jarPath); assertTrue(jar.isFile()); print("Jar size: " + jar.length()); }
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: | 864 / 969 | 
| Referenced in: | #3000190 - Answer for stefanreich(>> t 20 questions) #3000202 - Answer for stefanreich (>> T conversion bot) #3000238 - Answer for stefanreich (>> t power bot) #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |