Download Jar. Libraryless. Click here for Pure Java version (7050L/50K).
1 | !7 |
2 | |
3 | sclass Word > DynamicObject { |
4 | S text; |
5 | |
6 | *() {} |
7 | *(S *text) {} |
8 | } |
9 | |
10 | p-exp { |
11 | LS tok = javaTok("This is a test"); |
12 | L<Word> words = mapNuObject Word(tok); |
13 | printStruct(words); |
14 | print(join(collect text(words))); |
15 | } |
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: | #1021325 |
Snippet name: | Words with relations [dev.] |
Eternal ID of this version: | #1021325/2 |
Text MD5: | 16cc6a49842c03854fea619de99bb417 |
Transpilation MD5: | 772dc778ebc90e7740bcd5735b9c0038 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-08 17:54:41 |
Source code size: | 235 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 370 / 906 |
Version history: | 1 change(s) |
Referenced in: | [show references] |