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).

!752

!include #1004681 // Concepts

sclass Band extends Concept {
  S name;
}

// e.g. if two bands overlap (e.g. are the same)
sclass Overlap extends Concept {
  new RefL concepts;
}

sclass TheSame extends Overlap {}

p {
  loadConcepts();
  autoSaveConcepts();
  
  // ?
}

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: 553 / 586
Referenced in: [show references]