> From: Mike Tintner [mailto:[EMAIL PROTECTED] > John: I kind of like the idea of building software that then builds AGI. > > What are the best current examples of (to any extent) self-building > software > ?
Microsoft includes a facility in dot NET called Reflection that allows code to inspect itself or other code. I'm not sure how far this has been experimented with in terms of a self-modifying app with or w/o evolutionary and learning behavior. It's definitely used a lot in utilities, etc. and for basic self inspection. I'm sure over time it will be exploited more and more. John ----- 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/?member_id=8660244&id_secret=69127844-af870d
