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

15
LINES

< > BotCompany Repo | #1017101 // Test BeanShell (OK)

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

Download Jar. Uses 0K of libraries. Click here for Pure Java version (961L/7K).

!7

lib 1400105 // BeanShell

import bsh.Interpreter;

p {
  Interpreter i;
  time {
    print((i = new Interpreter).eval("1+2"));
  }
  time {
    print(i.eval("1+2"));
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017101
Snippet name: Test BeanShell (OK)
Eternal ID of this version: #1017101/4
Text MD5: fc8de68164699a47a8a52b5a4ac71740
Transpilation MD5: 1df0230d968a90e72ef9be9684464644
Author: stefan
Category: javax / beanshell
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-12 01:45:26
Source code size: 189 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 325 / 724
Version history: 3 change(s)
Referenced in: [show references]