guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/5] gnu: Add python-hy.


From: 宋文武
Subject: Re: [PATCH 5/5] gnu: Add python-hy.
Date: Sat, 16 Jan 2016 08:20:08 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> 宋文武 <address@hidden> skribis:
>
>> * gnu/packages/python.scm (python-hy, python2-hy): New variables.
>
> [...]
>
>> +    (home-page "http://hylang.org/";)
>> +    (synopsis "Lisp frontend to Python")
>> +    (description
>> +     "Hy is a dialect of Lisp that's embedded in Python.
>> +
>> +Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
>> +have the whole world of Python at your fingertips, in Lisp form.")
>
> I would remove the newline.
>
> Otherwise LGTM, thanks!
Pushed, thanks for the review!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]