static void ai_prepLoadFunctions() { setOpt(mc(), loadFunctions_veryQuickJava := f ai_prepLoadFunctions_veryQuickJava); } static Class ai_prepLoadFunctions_veryQuickJava(S code) { code = smartBotEval_prelude() + "\nplease include function ai_spec_init.\n" + code; Class c = veryQuickJava(code); ai_copyVarsToChild(c); call(c, 'ai_spec_init); ret c; }
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: | #1013426 | 
| Snippet name: | ai_prepLoadFunctions | 
| Eternal ID of this version: | #1013426/3 | 
| Text MD5: | c9c9622da610e5cef2c24adb7df04bd3 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-01-08 05:37:53 | 
| Source code size: | 373 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 599 / 682 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |