>>>>> "Robert" == Robert White <[email protected]> writes:
Robert> Dear all. Hello. I wonder if there is any proper Robert> example/guidance for Scala users. I am new to NetLogo. Thanks Robert> very much! Both of these pages include Scala examples: https://github.com/NetLogo/NetLogo/wiki/Controlling-API https://github.com/NetLogo/NetLogo/wiki/Extensions-API Here's a very simple extension written in Scala: https://github.com/NetLogo/Sample-Scala-Extension There are a number of others here: https://github.com/NetLogo where each repository listed is marked as "Java" or "Scala". Among the Scala ones: https://github.com/NetLogo/Network-Extension https://github.com/NetLogo/NW-Extension If I know more about what you were trying to do, I might be able to recommend particular extensions written in Scala that have sample code that might be of interest to you. -- Seth Tisue | Northwestern University | http://tisue.net developer, NetLogo: http://ccl.northwestern.edu/netlogo/ -- You received this message because you are subscribed to the Google Groups "netlogo-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
