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

9
LINES

< > BotCompany Repo | #1017594 // Add Global IDs To Rules [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (7567L/55K).

!7

p-exp {
  L<S> rules = splitAtEmptyLines(javaDropAllComments(mL_raw("NL Logic Examples")));
  pnlStruct(rules);
  S text = joinWithEmptyLines(map nlLogic_addGlobalID(rules));
  print(text);
  editMechList("NL Logic Rules w/IDs", text);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017594
Snippet name: Add Global IDs To Rules [OK]
Eternal ID of this version: #1017594/8
Text MD5: 7476041e4ae11b0d95cc787e6d251e8c
Transpilation MD5: bccfcf058fa35862a025b988ecfeada4
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-15 14:17:23
Source code size: 249 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 377 / 865
Version history: 7 change(s)
Referenced in: [show references]