OSDN Git Service

A bunch of docs.
authorSimon Forman <sforman@hushmail.com>
Fri, 24 Aug 2018 23:48:15 +0000 (16:48 -0700)
committerSimon Forman <sforman@hushmail.com>
Fri, 24 Aug 2018 23:48:15 +0000 (16:48 -0700)
commit3b0b7659b378f8722f4722d522b79a9d1d1ffb0d
tree37baa900e2750dd8f56f53a135924d0f0769745e
parent3e6a49ac2736b2e0220c77fa372b894b6e6332b3
A bunch of docs.

Things have kind of run away with me.  I've been working in Prolog for
the last month or so.  I'm not yet sure how to bring it together with the
Python code.
20 files changed:
docs/Compiling_Joy.html [new file with mode: 0644]
docs/Compiling_Joy.ipynb [new file with mode: 0644]
docs/Compiling_Joy.md [new file with mode: 0644]
docs/Compiling_Joy.rst [new file with mode: 0644]
docs/fun_with_scan.html [new file with mode: 0644]
docs/fun_with_scan.ipynb [new file with mode: 0644]
docs/fun_with_scan.md [new file with mode: 0644]
docs/fun_with_scan.rst [new file with mode: 0644]
docs/notebook_preamble.pyc [new file with mode: 0644]
docs/with_sympy.html [new file with mode: 0644]
docs/with_sympy.ipynb [new file with mode: 0644]
docs/with_sympy.md [new file with mode: 0644]
docs/with_sympy.rst [new file with mode: 0644]
docs/with_sympy_files/with_sympy_11_0.png [new file with mode: 0644]
docs/with_sympy_files/with_sympy_16_0.png [new file with mode: 0644]
docs/with_sympy_files/with_sympy_17_0.png [new file with mode: 0644]
docs/with_sympy_files/with_sympy_38_0.png [new file with mode: 0644]
docs/with_sympy_files/with_sympy_44_1.png [new file with mode: 0644]
docs/with_sympy_files/with_sympy_9_0.png [new file with mode: 0644]
joy/utils/infinite_stack.py [new file with mode: 0644]