hy/docs/index.rst
Christopher Allan Webber f1dd537391 Mention the IRC channel
2013-04-01 09:28:52 -05:00

37 lines
863 B
ReStructuredText

Welcome to Hy's documentation!
==============================
Welcome to `Hy <https://github.com/paultag/hy>`_!
Hy is a wonderful dialect of Lisp that's embedded in Python.
Since Hy transforms its lisp code into the python Abstract Syntax
Tree, you have the whole beautiful world of python at your fingertips,
in lisp form!
Meet our mascot, "Cuddles"::
LET'S CUDDLEFISH
______
_.----'#' # '
,' #' ,# ;
(' (w) _,-'_/
/// / /'.____.'
\|\||/
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>`_!
We're also on IRC! Join
`#hy on irc.freenode.net <http://webchat.freenode.net/?channels=mediagoblin>`_!
Documentation Index
===================
Contents:
.. toctree::
:maxdepth: 3
language/index
.. library/index