On 3/26/07, rooftop8000 <[EMAIL PROTECTED]> wrote:

-very hard to "write code that writes code" compared to LISP, Ruby etc
-very hard to safely run code i think. in java you have security things
to execute code in safe sandboxes, in C++ any array can just run outside
its bounds


But for AGI _content_, the reflection and security features of existing
languages like Lisp, Ruby and Java aren't what's needed so you have to roll
your own language anyway. And for the _framework_, reflection and security
aren't needed.

Now for an AGI framework, I'd be inclined to use something like Java over
C++ because it comes with a lot of work in terms of portability, garbage
collection, ease of debugging etc done for you, but C++ isn't an entirely
unreasonable choice.

-----
This list is sponsored by AGIRI: http://www.agiri.org/email
To unsubscribe or change your options, please go to:
http://v2.listbox.com/member/?list_id=303

Reply via email to