浏览代码

Better hy description

Joe Ferguson 11 年之前
父节点
当前提交
94fb7dad22
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hylang/README-short.txt

+ 1 - 1
hylang/README-short.txt

@@ -1 +1 @@
-Hylang is a lisp-like language that is embedded in Python.
+Hy is a dialect of the Lisp programming language designed to interoperate with Python by translating expressions into Python's abstract syntax tree (AST).