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

7
LINES

< > BotCompany Repo | #1008162 // lispAnswerQuestion_verbose

JavaX fragment (include)

svoid lispAnswerQuestion_verbose(S q) {
  print("Answering: " + q);
  Lisp l = englishToLisp(q);
  printIndent(l);
  O result = callLispEvaluator(l);
  printIndent("Result: " + struct(result));
}

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: #1008162
Snippet name: lispAnswerQuestion_verbose
Eternal ID of this version: #1008162/1
Text MD5: 7320e3b48fc11a0b5cc03a3a22fcf781
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-29 16:14:07
Source code size: 201 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 368 / 384
Referenced in: [show references]