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

13
LINES

< > BotCompany Repo | #1022859 // Bots CRUD [Dyn Module]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (10337L/55K).

1  
!7
2  
3  
concept Bot {
4  
  S name;
5  
  S purpose;
6  
  S runMode;
7  
  S machine;
8  
  S accessibleThrough;
9  
  S code;
10  
  S startHow;
11  
}
12  
13  
cmodule BotsCRUD > DynCRUD<Bot> {}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022859
Snippet name: Bots CRUD [Dyn Module]
Eternal ID of this version: #1022859/2
Text MD5: 933c784fb2d601303da96394b10e5701
Transpilation MD5: a79f64e52a57e3382289cc8bdbeeba29
Author: stefan
Category: javax / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-11 18:10:02
Source code size: 163 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 194 / 342
Version history: 1 change(s)
Referenced in: [show references]