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

19
LINES

< > BotCompany Repo | #1004844 // Languages Robot

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

Libraryless. Click here for Pure Java version (2544L/16K/56K).

!752

!include #1004681 // Concepts

sclass Language extends Concept {
  S name;
}

sclass Word extends Concept {
  S word;
  new Ref<Language> language;
}

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

Author comment

Began life as a copy of #1004843

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: #1004844
Snippet name: Languages Robot
Eternal ID of this version: #1004844/1
Text MD5: 438db9ba949ac911adbb52ed6c52ed1b
Transpilation MD5: 943eafb3d9c8fa386443d223517a7a20
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-03 18:36:46
Source code size: 230 bytes / 19 lines
Pitched / IR pitched: No / No
Views / Downloads: 450 / 498
Referenced in: [show references]