If memory serves me right, Tim Bunce wrote:
> "CCured is a source-to-source translator for C, which
> analyzes the program to determine the smallest number of
> run-time checks that must be inserted in the program to
> prevent all memory safety violations."
Yow ! .. the ou
On Sun, Oct 06, 2002 at 10:26:23PM +0100, Tim Bunce wrote:
> On Wed, Oct 02, 2002 at 12:28:57PM -0400, Dan Sugalski wrote:
> > At 12:15 PM +0100 10/2/02, Tim Bunce wrote:
> > >On a related note, are there any good tools for static code analysis
> > >around? The usual cross-reference stuff would be
On Wed, Oct 02, 2002 at 12:28:57PM -0400, Dan Sugalski wrote:
> At 12:15 PM +0100 10/2/02, Tim Bunce wrote:
> >On a related note, are there any good tools for static code analysis
> >around? The usual cross-reference stuff would be handy, but ideally
> >something that goes further.
>
> If someon
At 12:15 PM +0100 10/2/02, Tim Bunce wrote:
>On a related note, are there any good tools for static code analysis
>around? The usual cross-reference stuff would be handy, but ideally
>something that goes further.
If someone wants to build some and there are things that parrot
doesn't provide th
On a related note, are there any good tools for static code analysis
around? The usual cross-reference stuff would be handy, but ideally
something that goes further.
Graphical would be good, interactive better (or at least cooler :).
Perhaps something like www.kartoo.com (needs flash) or
http://
At 10:46 PM -0400 9/28/02, Erik Lechak wrote:
>I would like to start helping in the development of parrot. I have
>read the documentation, the design docs, and went over the source,
>but I am still a little lost. I would eventually like to help with
>the coding, but it appears that there may
I think a getting started guide would help a lot.
On Sat, Sep 28, 2002 at 10:46:36PM -0400, Erik Lechak wrote:
> 3)Do I have to use pod? No offense, but I can't stand pod. The pdd
> design document states that pod is the "...documentation language for
> All Things Perl", but this is Parrot n
Hello All,
I hope this is the correct place for my post. I have not seen many (or
any) newbie parrot questions on this group. Please direct me to the
correct group and forgive my intrusion if this message is misposted.
I would like to start helping in the development of parrot. I have read