Hannah Miller
Hannah Miller
I am working through converting the table screenshots into Markdown tables. I have converted the Chapter 7 table [1]. The remaining chapters are Chapters 11, 12, 15, 16, 17, 18,...
See https://github.com/norvig/paip-lisp/issues/136#issuecomment-1021258166 and https://github.com/norvig/paip-lisp/issues/136#issuecomment-1025326253 for initial discussion on updating the images. This issue is to discuss the @pronoiac's bookmarks and thoughts about diagrams.
I am following the "Getting Started" tutorial [1]. Using SBCL version 2.2.6, the `(ql:quickload :lisp-stat)` and `(in-package :ls-user)` behave as expected. [Comment: SBCL version 2.1.9 and lower gave the error...
The lowest-supported versions should also go in the website docs, but I do not know where those files are.
I'm trying to install this on Windows 7 32-bit, Anaconda, Python 2.7. I get the output below when running `python setup.py build_ext --inplace`. I tried to run `\pyfly2\examples\simple\benchmark.py` anyway, and...