From: Pavel Roskin <proski@gnu.org>
To: Anderson Lizardo <anderson.lizardo@gmail.com>
Cc: linux-sparse@vger.kernel.org
Subject: Re: spyparse - sparse reimplemented in Python
Date: Sun, 01 Jun 2008 16:33:34 -0400 [thread overview]
Message-ID: <1212352414.2727.16.camel@dv> (raw)
In-Reply-To: <5b5833aa0805301739o6ceb14a6ha84271b938ee70ed@mail.gmail.com>
On Fri, 2008-05-30 at 20:39 -0400, Anderson Lizardo wrote:
> Some notes:
>
> - I decided to take a more pragmatic approach and start implementing
> only those functions necessary for writing a test-*.c like backend
> - For now I'm just doing a plain manual translation of the sparse C
> code to Python, thus forcing me to read the entire sparse code (which
> IMHO is a good thing for achieving reason (2))
I'm surprised that you decided to relicense your work under GPLv2.
Even though you are rewriting the code, it's still possible to argue
that the original authors have rights to the code.
It may be safer to use the original license, or you should make sure
that the copyright holders are fine with what you are doing.
> - Along the way I'm rewriting some code to become more OO-friendly
> (with classes, methods etc.), therefore while the code is not finished
> you will see a lot of mixed procedural and OO code
I think it's a good idea, because sparse should be flexible. It should
be possible to change it for different coding standards. A python
implementation would be good, but it would also help if you provide
detailed comments in the code.
--
Regards,
Pavel Roskin
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-06-01 20:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-31 0:39 spyparse - sparse reimplemented in Python Anderson Lizardo
2008-06-01 20:33 ` Pavel Roskin [this message]
2008-06-01 23:24 ` Anderson Lizardo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1212352414.2727.16.camel@dv \
--to=proski@gnu.org \
--cc=anderson.lizardo@gmail.com \
--cc=linux-sparse@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).