Libraryless. Click here for Pure Java version (2544L/16K/56K).
1 | !752 |
2 | |
3 | !include #1004681 // Concepts |
4 | |
5 | sclass Language extends Concept { |
6 | S name; |
7 | } |
8 | |
9 | sclass Word extends Concept { |
10 | S word; |
11 | new Ref<Language> language; |
12 | } |
13 | |
14 | p { |
15 | loadConcepts(); |
16 | autoSaveConcepts(); |
17 | |
18 | // ? |
19 | } |
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: | 525 / 596 |
Referenced in: | [show references] |