Libraryless. Click here for Pure Java version (11322L/78K/259K).
1 | !7 |
2 | |
3 | sS bla = [[ |
4 | Always fully apply ((Concept X was touched at Y.) and (Concept X was touched at Z.) and (Y > Z) => (Remove (Concept X was touched at Z.))) |
5 | |
6 | cwvffbyvwmafomuq - Concept X was touched at Y. |
7 | anmgnlmdnkjivliq - Always fully apply (X) |
8 | chjllkocfhtwcgoj - Remove (X) |
9 | eijdjqhyzheusetj - (X) and (Y) and (Z) => (AA) |
10 | wdbphzfoxwlrhdyl - X > Y |
11 | ]]; |
12 | |
13 | p-tt { |
14 | centerHigherConsole(); |
15 | |
16 | // Set-up & quick evaluator check |
17 | myTruth(bla); |
18 | assertTrue(callLispEvaluator(englishToLisp("5 > 3"))); |
19 | assertFalse(callLispEvaluator(englishToLisp("3 > 5"))); |
20 | |
21 | // Add information & think |
22 | emit_english("Concept cwvffbyvwmafomuq was touched at " + now() + "."); |
23 | applyAlwaysRules(100); |
24 | |
25 | |
26 | //printLispStatements(); |
27 | printEnglishStatements(); |
28 | } |
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: | #1008171 |
Snippet name: | Incremental Thought Machine 1 [keeping a single value, OK] |
Eternal ID of this version: | #1008171/22 |
Text MD5: | 953983eea3cde76d30f05aa6f9ac5b4f |
Transpilation MD5: | c111d456bb41b937d8de7b1bc187e2fb |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-14 02:23:51 |
Source code size: | 794 bytes / 28 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 586 / 1038 |
Version history: | 21 change(s) |
Referenced in: | [show references] |