[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: AW: Convenient array & hash iterators & accessors

From: Branko Čibej <brane_at_wandisco.com>
Date: Fri, 13 Mar 2015 13:50:23 +0100

On 13.03.2015 13:23, Erik Huelsmann wrote:
>
>
> > These days, I suppose we'd be looking at something like Go,
> which can
> > be linked with C/C++ and also natively export functions that can be
> > called from C/C++.
>
> As far as I can see, Go always comes with Garbage Collection
> instead of a deterministic memory management.
>
> Also, as far as I can see, Go does not go as far as Rust with what
> the compiler can check at compiletime.
>
>
> On the other hand, I see on rust-lang that the current state of Rust
> is 1.0.0-alpha2 where Lua has 22 years of experience and development.

Yes, but cone written in a dynamically-typed, garbage-collected language
is the very devil to debug and test.

OTOH ... Rust's integration with C leaves quite a lot to be desired.

-- Brane
Received on 2015-03-13 13:50:57 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.