The Language of Artificial Intelligence--LISP



Dr. John Behrens is my mentor of statistical computing, especially LISP programming. I use LISP mostly for statistical education i.e. to illustrate statistical concepts by real time simulation. The following are some examples:


To use any of these programs:

  1. Download a free version of XLISP-STAT.

  2. Save the file which contains the program source code in text format and replace the extension as lsp. For example, if the filename is "bandwidth.html," rename it as "bandwidth.lsp."

  3. Take off all HTML tags such as everything before the tag PRE and the ag itself, as well as the tag /pre at the end.

  4. Open Xlisp-stat

  5. Load the program from File menu