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

5
LINES

< > BotCompany Repo | #1018316 // nlLogicCheckerWithRules

JavaX fragment (include)

static NLLogicChecker_v2 nlLogicCheckerWithRules(S rulesText) {
  new NLLogicChecker_v3 c;
  c.rules = ai_parseRulesWithMacros(rulesText);
  ret c;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018316
Snippet name: nlLogicCheckerWithRules
Eternal ID of this version: #1018316/1
Text MD5: 172dc0c0a0cd2176e60bcebc4a617e88
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-19 16:58:41
Source code size: 155 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 273 / 302
Referenced in: [show references]