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