NN (Netlogo Newbies):

Embrace the power of C++

http://www.cplusplus.com/reference/std/valarray/valarray/apply/

Hints of LISP:

http://www.n-a-n-o.com/lisp/cmucl-tutorials/LISP-tutorial-20.html

but without that troublesome garbage collector thing always slowing the
parade to a crawl.  Cue Marcus.

--Doug


On Mon, Aug 24, 2009 at 9:54 PM, Stephen Guerin
<[email protected]>wrote:

> On Aug 24, 2009, at 9:37 PM, Russ Abbott wrote:
>
>> In general I like NetLogo. It would be my first choice for relatively
>> simple agent-based models. My main complaints about it are its lack of a
>> real sub-classing and inheritance system and (probably most important) that
>> one is limited to a single file of NetLogo code. That means that anything of
>> any complexity quickly gets difficult to manage. Can you imagine dealing
>> with the NetLogo file that includes NetLogo GP code as well as any other
>> code?  I wouldn't want to start down that road.
>>
>
> A few versions back, Netlogo added the "__includes" keyword that lets you
> split up your code into multiple files. Very useful for reusable bits of
> code.
>
> -S
> --- -. .   ..-. .. ... ....   - .-- ---   ..-. .. ... ....
> [email protected]
> (m) 505.577.5828  (o) 505.995.0206
> redfish.com _ sfcomplex.org _ simtable.com _ lava3d.com
>
>
>
>
>
============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Reply via email to