Libraryless. Click here for Pure Java version (3888L/25K/83K).
!752 concepts. concept AICase {} concept PartOfCase { new Ref<AICase> case; } PartOfCase > UserLine { S text; } PartOfCase > BotLine { S text; } static AICase case; p { concepts(); case = last(list(AICase)); if (case == null) case = new AICase; print("Case ID: " + case.id); }
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: | #1005651 |
| Snippet name: | A.I. Cases [dev.] |
| Eternal ID of this version: | #1005651/1 |
| Text MD5: | 9abcdb52027adbc309e01433e524e39b |
| Transpilation MD5: | 8a3347eedb88187c8221bb58f447b165 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-30 18:15:57 |
| Source code size: | 337 bytes / 29 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 697 / 826 |
| Referenced in: | [show references] |