hy
latest
  • Quickstart
  • Tutorial
  • Hy Style Guide
  • Documentation Index
  • Contributor Modules Index
  • Hacking on Hy
hy
  • Docs »
  • Welcome to Hy’s documentation!
  • Edit on GitHub

Welcome to Hy’s documentation!¶

Hy
Try Hy:

https://try-hy.appspot.com

PyPI:

https://pypi.python.org/pypi/hy

Source:

https://github.com/hylang/hy

List:

hylang-discuss

IRC:

#hy on Freenode

Build status:Travis CI

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!

Documentation Index¶

Contents:

  • Quickstart
  • Tutorial
    • Basic intro to Lisp for Pythonistas
    • Hy is a Lisp-flavored Python
    • Macros
    • Hy <-> Python interop
    • Protips!
  • Hy Style Guide
    • Prelude
      • The Tao of Hy
    • Layout & Indentation
    • Coding Style
    • Conclusion
    • Thanks
  • Documentation Index
    • Command Line Interface
      • hy
      • hyc
      • hy2py
    • Hy (the language)
      • Theory of Hy
      • Notes on Syntax
      • Built-Ins
    • Hy Core
      • Core Functions
      • Sequence Functions
    • Reader Macros
      • Syntax
      • Implementation
    • Internal Hy Documentation
      • Hy Models
      • Cons Cells
      • Hy Internal Theory
      • Hy Macros
      • Hy Compiler Built-Ins
  • Contributor Modules Index
    • Anaphoric Macros
      • ap-if
      • ap-each
      • ap-each-while
      • ap-map
      • ap-map-when
      • ap-filter
      • ap-reject
      • ap-dotimes
      • ap-first
      • ap-last
      • ap-reduce
      • ap-pipe
      • ap-compose
      • xi
    • loop/recur
      • Macros
    • defmulti
    • Flow
      • Macros
    • Alias macros
      • Macros
  • Hacking on Hy
    • Join our Hyve!
    • Hack!
    • Test!
    • Document!
    • Contributing
    • Contributor Guidelines
    • Contributor Code of Conduct
    • Core Team
Next

© Copyright 2013-2015, Paul Tagliamonte. Revision 5af86d69.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.