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

14
LINES

< > BotCompany Repo | #1002422 // Continuous Translator Runner Test

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

Libraryless. Click here for Pure Java version (708L/5K/17K).

!759

static O trans;

p {
  trans = hotwire("#759");
  
  twice {
    set(trans, "mainJava", "p { print(\"Hello world!\"); }");
    callMain(trans);
    print ("Yo!");
    print(get(trans, "mainJava"));
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002422
Snippet name: Continuous Translator Runner Test
Eternal ID of this version: #1002422/1
Text MD5: 063514eae94d45fc226cca66f5121d2c
Transpilation MD5: 5bb443f4ea9ed33d592efd465ee29526
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-21 02:32:53
Source code size: 222 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 554 / 548
Referenced in: [show references]