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

9
LINES

< > BotCompany Repo | #1023445 // Test print-to-module (compact module)

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (1336L/8K).

1  
!7
2  
3  
cmodule TestHijackPrint > DynPrintLog {
4  
  start {
5  
    print("hello v1 " + timeWithSeconds());
6  
  }
7  
  
8  
  bool printToModule() { true; }
9  
}

Author comment

Began life as a copy of #1023441

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023445
Snippet name: Test print-to-module (compact module)
Eternal ID of this version: #1023445/1
Text MD5: 0d40fa5ada9e13be965dd6e14085b9bd
Transpilation MD5: 11a70d92129ef40d9da8426318f48790
Author: stefan
Category: javax / stefan's os
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-22 00:17:16
Source code size: 147 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 212 / 309
Referenced in: [show references]