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

16
LINES

< > BotCompany Repo | #1007647 // AI Jobs

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

Libraryless. Click here for Pure Java version (7862L/52K/174K).

1  
!7
2  
3  
concept Job {
4  
  S programID, className;
5  
  L<AIConcept> outConcepts;
6  
  L<Statement> outStatements;
7  
}
8  
9  
p {
10  
  db();
11  
}
12  
13  
html {
14  
  ret h2("Jobs")
15  
    + p("Jobs: " + countConcepts(Job));
16  
}

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: #1007647
Snippet name: AI Jobs
Eternal ID of this version: #1007647/4
Text MD5: ffb8160eb92cf594aadfb7c660acfa44
Transpilation MD5: d33187fa2e03e7d5070f691dc615a040
Author: stefan
Category: javax / html
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-30 14:35:07
Source code size: 200 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 368 / 819
Version history: 3 change(s)
Referenced in: [show references]