A sandbox of sorts.
Go to file
Kyle Isom ca7eaec903 blue-pill: cleaning some stuff up 2018-03-08 11:31:00 -08:00
.vscode More stuff on chapter 2's array stack. 2018-02-08 15:05:19 -08:00
blue-pill blue-pill: cleaning some stuff up 2018-03-08 11:31:00 -08:00
lpn Start chapter 6. 2018-01-25 17:57:27 -08:00
misc Track current progress. 2018-02-21 15:54:00 -08:00
ods ods: update data automakefile 2018-03-07 16:03:01 -08:00
par Add pamphlet against r start. 2018-01-26 03:00:54 +01:00
practical_prolog/1-db-design Add practical prolog start. 2018-02-07 07:24:57 -08:00
uc Initial import. 2018-01-16 09:46:44 -08:00
.gitignore blue-pill: start the startup code 2018-03-07 15:01:27 -08:00
README.rst sandbox: update READMEs for projects 2018-03-07 16:02:46 -08:00

README.rst

SANDBOX
=======

This is a repository of various repositories for learning or exploring
topics.

Projects
--------

+ ``blue-pill/``: blue pill experiments
+ ``lpn/``: `Learn Prolog Now <http://lpn.swi-prolog.org/>`_
+ ``misc/``: A scratchpad of random programs; a replacement for
  `the basement <https://github.com/kisom/the_basement>`_
+ ``ods/``: `Open Data Structures <http://opendatastructures.org>`_
+ ``par/``: `A Pamphlet Against R <https://panicz.github.io/pamphlet/>`_
+ ``practical_prolog/``: `The Practice of Prolog <https://mitpress.mit.edu/books/practice-prolog>`_
+ ``uc/``: `Understanding Computation <http://computationbook.com/>`_