Download Jar. Uses 0K of libraries. Click here for Pure Java version (961L/7K).
1 | !7 |
2 | |
3 | lib 1400105 // BeanShell |
4 | |
5 | import bsh.Interpreter; |
6 | |
7 | p { |
8 | Interpreter i; |
9 | time { |
10 | print((i = new Interpreter).eval("1+2")); |
11 | } |
12 | time { |
13 | print(i.eval("1+2")); |
14 | } |
15 | } |
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: | 446 / 1036 |
Version history: | 3 change(s) |
Referenced in: | [show references] |