hy/docs/index.rst

31 lines
606 B
ReStructuredText
Raw Normal View History

2013-03-14 00:43:19 +01:00
Welcome to Hy's documentation!
2013-03-13 03:53:45 +01:00
==============================
Welcome to `Hy <https://github.com/paultag/hy>`_!
Hy is a wonderful dialect of lisp that's embedded in python.
2013-04-01 15:23:42 +02:00
2013-04-01 15:34:10 +02:00
Meet our mascot, "Cuddles"::
LET'S CUDDLEFISH
2013-04-01 15:23:42 +02:00
______
_.----'#' # '
,' #' ,# ;
(' (w) _,-'_/
2013-04-01 15:23:42 +02:00
// // /'.____.'
\|\||/
Read more about Hy in these docs! Or, if you'd like, try the
`interactive hy->python demo <http://hy.readthedocs.org/en/latest/language/index.html>`_!
2013-03-13 03:53:45 +01:00
2013-03-14 00:43:19 +01:00
Documentation Index
===================
2013-03-13 03:53:45 +01:00
2013-03-14 00:43:19 +01:00
Contents:
2013-03-13 03:53:45 +01:00
2013-03-14 00:43:19 +01:00
.. toctree::
:maxdepth: 3
2013-03-13 03:53:45 +01:00
2013-03-14 00:43:19 +01:00
language/index
.. library/index