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

9
LINES

< > BotCompany Repo | #1007615 // Test talkToThisVM [WORKS]

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

Libraryless. Click here for Pure Java version (2020L/14K/45K).

!7

p {
  DialogIO io = talkToThisVM();
  print("Greeting: " + io.readLine());
  io.sendLine(print("how much memory are you consuming"));
  print("> " + io.readLine());
  io.close();
}

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: #1007615
Snippet name: Test talkToThisVM [WORKS]
Eternal ID of this version: #1007615/2
Text MD5: 20512639843ccadf16f4b45694480a78
Transpilation MD5: 3d1923f708ca55ee23fcde322596891e
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-28 11:57:34
Source code size: 192 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 400 / 475
Version history: 1 change(s)
Referenced in: [show references]