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

11
LINES

< > BotCompany Repo | #1011219 // Test sharing classes with hotwired module - works thanks to AllPublic :)

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

Download Jar. Libraryless. Click here for Pure Java version (6390L/36K).

1  
!7
2  
3  
set flag AllPublic.
4  
5  
static Class module;
6  
7  
p {
8  
  Lisp l = lisp("hello", "world!");
9  
  module = hotwireSharingClasses(#1011218, Lisp);
10  
  call(module, 'test, l);
11  
}

Author comment

Began life as a copy of #1010567

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1011219
Snippet name: Test sharing classes with hotwired module - works thanks to AllPublic :)
Eternal ID of this version: #1011219/7
Text MD5: 8d61c8fd253a4d3eccb28cbff2420eea
Transpilation MD5: c122b77f52cdf0f503eb403c74180660
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-19 20:26:49
Source code size: 174 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 397 / 1092
Version history: 6 change(s)
Referenced in: [show references]