Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorials:intermediate:json_prolog [2019/04/24 11:53] – [Case-sensitive variable names] gkazhoyatutorials:intermediate:json_prolog [2019/04/24 11:54] – [Case-sensitive variable names] gkazhoya
Line 239: Line 239:
 If the string is all capital, we get a normal usual symbol, in the other case we get the pipes. If the string is all capital, we get a normal usual symbol, in the other case we get the pipes.
  
-The same is with Prolog, if you variable or any other symbol is not all caps, you will get a symbol in Lisp which has pipes around it:+The same is with Prolog, if your variable or any other symbol is not all caps, you will get a symbol in Lisp which has pipes around it:
  
 <code lisp> <code lisp>