Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1002555 // Eleu Get Transpilation Bot

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (2754L/19K/60K).

1  
!752
2  
3  
answer {
4  
  if "get transpilation of snippet *"
5  
    ret dropFirstLine(getServerTranspiled(m.fsi(0)));
6  
    
7  
  if "get libraries of snippet *"
8  
    ret quote(firstLine(getServerTranspiled(m.fsi(0))));
9  
    
10  
  if "parse transpilation *"
11  
    ret jclasses(dropFirstLine(getServerTranspiled(m.fsi(0)))).contains("source") ? "Parses." : "Does not parse.";
12  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002555
Snippet name: Eleu Get Transpilation Bot
Eternal ID of this version: #1002555/1
Text MD5: c9f028b8e00614c1ec45ef7e3eab9ef7
Transpilation MD5: b55aedf6d9a472ed4001788db718b4a3
Author: stefan
Category: eleu / thinking about javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-01 21:39:10
Source code size: 364 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 617 / 1102
Referenced in: [show references]