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

15
LINES

< > BotCompany Repo | #1013579 // Test JRuby (OK)

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

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

!7

lib 1013578 // jruby

import org.jruby.embed.ScriptingContainer;

p {
  time "Make container" {
    new ScriptingContainer container;
  }
  
  time2 {
    container.runScriptlet("puts 'Hello World!'");
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013579
Snippet name: Test JRuby (OK)
Eternal ID of this version: #1013579/3
Text MD5: e902e5308a8ce6c69141c868803dbaf5
Transpilation MD5: e57caf77af17812f53bd4d4aa0e5dcea
Author: stefan
Category: javax / jruby
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-10 15:51:54
Source code size: 225 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 252 / 696
Version history: 2 change(s)
Referenced in: [show references]