tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Using TinyCC with GPL


From: Basile STARYNKEVITCH
Subject: Re: [Tinycc-devel] Using TinyCC with GPL
Date: Fri, 06 Jun 2008 14:07:21 +0200
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)

Yann Renard wrote:
Hi people,

I just discovered TinyCC. I would like to thank Fabrice and other authors for this very nice piece of software.

I'm thinking of using Tiny CC to include C as a scripting language for a software I'm currently working on.

I don't think that using C (or any other unsafe language) as a scripting language is a good idea.

The last thing you want from a scripting language is to core dump. You need errors to be caught. This is not the case in C.

If you want a scripting language, consider other options.


--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***




reply via email to

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