Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
1 Posted Topic
Lambda functions might be what you're looking for. In Python these are part of the language. In C++ there is an implementation in the Boost library. Have a look at [url]http://www.boost.org/doc/libs/1_42_0/doc/html/lambda.html[/url] Hope this helps. I have also written various alife simulators in C++. Would be interested to hear more about …
The End.
timtaylor