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

13
LINES

< > BotCompany Repo | #1001057 // Test interpret function

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

Libraryless. Click here for Pure Java version (397L/4K/10K).

!747

m {
  static S cmd = "show(\"hello\");";
  
  p {
    interpret(cmd);
  }
  
  static void show(S s) {
    print(s);
  }
}

Author comment

Began life as a copy of #1001054

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: #1001057
Snippet name: Test interpret function
Eternal ID of this version: #1001057/1
Text MD5: bebba3c22a3f420d86cfd58a896c74c8
Transpilation MD5: 96f3b7f4cee2802d6980f33931cdc026
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-18 01:55:45
Source code size: 140 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 572 / 615
Referenced in: [show references]