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

21
LINES

< > BotCompany Repo | #1004843 // Bands Robot

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

Libraryless. Click here for Pure Java version (2588L/16K/58K).

1  
!752
2  
3  
!include #1004681 // Concepts
4  
5  
sclass Band extends Concept {
6  
  S name;
7  
}
8  
9  
// e.g. if two bands overlap (e.g. are the same)
10  
sclass Overlap extends Concept {
11  
  new RefL concepts;
12  
}
13  
14  
sclass TheSame extends Overlap {}
15  
16  
p {
17  
  loadConcepts();
18  
  autoSaveConcepts();
19  
  
20  
  // ?
21  
}

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: #1004843
Snippet name: Bands Robot
Eternal ID of this version: #1004843/1
Text MD5: cef4f78cb234db5cd8b1954bb497f0a0
Transpilation MD5: b9853054b6e19e9c8902d04de55c127b
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-03 22:53:02
Source code size: 296 bytes / 21 lines
Pitched / IR pitched: No / No
Views / Downloads: 559 / 595
Referenced in: [show references]