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

15
LINES

< > BotCompany Repo | #1000669 // htmlcoarsetok test

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

Libraryless. Click here for Pure Java version (122L/2K/4K).

1  
!636
2  
!modern
3  
4  
main {
5  
  psvm {
6  
    S s = load("tinybrain.blog.de");
7  
    L<S> tok = htmlcoarsetok(s);
8  
    for (String _s : tok)
9  
      print(_s);
10  
  }
11  
  
12  
  static S load(String bla) ctex {
13  
    return loadPage(bla);
14  
  }
15  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000669
Snippet name: htmlcoarsetok test
Eternal ID of this version: #1000669/1
Text MD5: d8e073d506240a9b06c911a1ae3fada8
Transpilation MD5: bc03e63bdcd8730c3e96fa5966424e94
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-24 18:52:52
Source code size: 232 bytes / 15 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 683 / 671
Referenced in: [show references]