mirror of https://github.com/docker/docs.git
18 lines
399 B
Markdown
18 lines
399 B
Markdown
---
|
|
title: hylang
|
|
keywords: library, sample, hylang
|
|
repo: hylang
|
|
layout: docs
|
|
permalink: /samples/library/hylang/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/hylang/
|
|
description: |
|
|
Hy is a Lisp dialect that translates expressions into Python's abstract syntax tree.
|
|
---
|
|
|
|
Hy is a Lisp dialect that translates expressions into Python's abstract syntax tree.
|
|
|
|
|
|
{% include library-samples.md %}
|