19 lines
783 B
ReStructuredText
19 lines
783 B
ReStructuredText
SANDBOX
|
|
=======
|
|
|
|
This is a repository of various repositories for learning or exploring
|
|
topics.
|
|
|
|
Projects
|
|
--------
|
|
|
|
+ ``adsep/``: `Algorithms + Data Structures = Programs <https://en.wikipedia.org/wiki/Algorithms_%2B_Data_Structures_%3D_Programs>`_
|
|
+ ``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/>`_
|