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

8
LINES

< > BotCompany Repo | #1002708 // Test structure/unstructure with Lisp

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

Libraryless. Click here for Pure Java version (1347L/8K/29K).

!752

p {
  O o = lisp("hello", lisp("nice").add("world"));
  print(structure(o));
  print(unstructure(structure(o)));
  print(structure(unstructure(structure(o))));
}

Author comment

Began life as a copy of #1002704

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: #1002708
Snippet name: Test structure/unstructure with Lisp
Eternal ID of this version: #1002708/1
Text MD5: 9c7dc45f9d0f0d6db0fe28e0f2923765
Transpilation MD5: 7d61c4f8882b6a7859ca7f611643f5ac
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-16 01:51:46
Source code size: 174 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 555 / 618
Referenced in: [show references]