소스 검색

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).