savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] submission of The Iguana Scripting Language - sav


From: Michael J. Flickinger
Subject: Re: [Savannah-hackers] submission of The Iguana Scripting Language - savannah.gnu.org
Date: Fri, 30 Jul 2004 10:31:31 -0400
User-agent: KMail/1.5.3

Hi,
I'm evaluating the project you submitted for approval in Savannah.

On Thursday 29 July 2004 09:48 am, address@hidden wrote:
> A package was submitted to savannah.gnu.org
> This mail was sent to address@hidden,
> address@hidden
>
>
> Davide Angelocola <address@hidden> described the package as
> follows: License: gpl
> Other License:
> Package: The Iguana Scripting Language
> System name: iguana
> Type: GNU
>
> Description:
> Iguana is an interpreted, interactive, high-level language, primarily
> intended for numerical computations. Iguana can be extended with your own
> modules written in C or C++ and it is also adaptable as an extension
> language for existing applications. Iguana is written in ANSI C and takes
> advantage of many GNU tools like autoconf, bison, flex and libtool. A
> preliminary version is available at http://web.tiscali.it/iguana.lang.
>
> Other Software Required:
>
>
> Other Comments:
>
>
>
> _______________________________________________
>   Message sent via/by Savannah
>   http://savannah.gnu.org/

In order to release your project properly and unambiguously
under the GPL, please place copyright notices and permission-to-copy
statements at the beginning of every file of source code.

In addition, if you haven't already, please copy a copy of the plain
text version of the GPL, available from
(http://www.gnu.org/licenses/gpl.txt), into a file named "COPYING".

Additional instructions are available from
http://www.gnu.org/licenses/gpl-howto.html.

The GPL FAQ explains why these procedures must be followed.  To learn
why a copy of the GPL must be included with every copy of the code,
for example, go to
http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude


For your reference, these files lack the proper GPL header:

        /Iguana/getplatform.c
        ./Iguana/getcompiler.c
        ./Iguana/traceback.c
        ./Iguana/errors.c
        ./Iguana/mysignal.c
        ./Iguana/strrchr.c
        ./Iguana/future.c
        ./Iguana/mysnprintf.c
        ./Iguana/getversion.c
        ./Iguana/mymalloc.c
        ./Iguana/eval.c
        ./Iguana/isatty.c
        ./Iguana/myrandom.c
        ./Iguana/getbuildinfo.c
        ./Iguana/mygetopt.c
        ./Iguana/getpath.c
        ./Iguana/main.c
        ./Iguana/ltdl.c
        ./Iguana/builtinmodule.c
        ./Iguana/getcopyright.c
        ./Iguana/mainmodule.c
        ./Iguana/import.c
        ./Iguana/iguanarun.c
        ./Iguana/myreadline.c
        ./Iguana/memmove.c
        ./Iguana/strerror.c
        ./Iguana/strchr.c
        ./Iguana/strcmp.c
        ./Iguana/strtod.c
        ./Iguana/strtol.c
        ./Iguana/modsupport.c
        ./Iguana/memcpy.c
        ./Include/dictobject.h
        ./Include/traceback.h
        ./Include/debug.h
        ./Include/api.h
        ./Include/tupleobject.h
        ./Include/errors.h
        ./Include/future.h
        ./Include/stringobject.h
        ./Include/parser.h
        ./Include/arrayobject.h
        ./Include/methodobject.h
        ./Include/eval.h
        ./Include/tokenizer.h
        ./Include/boolobject.h
        ./Include/node.h
        ./Include/floatobject.h
        ./Include/opcode.h
        ./Include/system.h
        ./Include/Iguana.h
        ./Include/noneobject.h
        ./Include/object.h
        ./Include/intobject.h
        ./Include/abstract.h
        ./Include/errcode.h
        ./Include/import.h
        ./Include/iguanarun.h
        ./Include/version.h
        ./Include/modsupport.h
        ./Include/xxobject.h
        ./Include/moduleobject.h
        ./Modules/mathmodule.c
        ./Modules/solvemodule.c
        ./Modules/xxmodule.c
        ./Modules/cgsmodule.c
        ./Modules/statsmodule.c
        ./Modules/iguanamodule.c
        ./Modules/timermodule.c
        ./Modules/primes.h
        ./Modules/ntmodule.c
        ./Modules/timemodule.c
        ./Modules/sysmodule.c
        ./Modules/utilmodule.c
        ./Modules/stringmodule.c
        ./Modules/yowmodule.c
        ./Modules/constsmodule.c
        ./Modules/readlinemodule.c
        ./Modules/mksmodule.c
        ./Objects/dictobject.c
        ./Objects/tupleobject.c
        ./Objects/stringobject.c
        ./Objects/arrayobject.c
        ./Objects/methodobject.c
        ./Objects/boolobject.c
        ./Objects/floatobject.c
        ./Objects/typeobject.c
        ./Objects/noneobject.c
        ./Objects/object.c
        ./Objects/intobject.c
        ./Objects/abstract.c
        ./Objects/xxobject.c
        ./Objects/moduleobject.c
        ./Parser/tokenizer.c
        ./Parser/tokenizer.l
        ./Parser/grammar1.c
        ./Parser/grammar1.h
        ./Parser/grammar.y
        ./Parser/node.c
        ./Tests/test_tokenizer.ig
        ./Tests/test_types.ig
        ./Tests/test_assert.ig
        ./Tests/test_div.ig
        ./Tests/test_gcd.ig
        ./Tests/test_operators.ig
        ./Tests/test_grammar.ig
        ./Tests/test_pow.ig
        ./Tests/test_builtins.ig
        ./Tests/test_import.ig
        ./Tests/test_coercion.ig
        ./Demo/Embed/basic1.c
        ./Demo/Embed/basic2.c
        ./Demo/Embed/hello.cc
        ./Demo/Scripts/myiguana.ig
        ./Demo/Scripts/apply.ig
        ./Demo/Scripts/divmod.ig
        ./Demo/Scripts/divides.ig
        ./Demo/Scripts/ratio.ig
        ./Demo/Scripts/sum.ig
        ./Demo/Scripts/stats.ig
        ./Demo/Scripts/earth-mars.ig
        ./Demo/Scripts/iguanarc.ig
        ./Demo/Scripts/rectangle1.ig
        ./Demo/Scripts/rectangle2.ig
        ./Demo/Scripts/hello.ig
        
If you are willing to make the changes mentioned above, please provide
us with an URL to an updated tarball of your project.  Upon review, we
will reconsider your project for inclusion in Savannah.

Regards,

-- 
Michael J. Flickinger





reply via email to

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