====Great Advantages '''[1]''' ====
=====System=====
#'''Free, open source'''#'''Cross-platform: runs on Mac, Windows, Linux, et al'''# '''International character set support'''
=====Programming=====
# '''Fully programmable'''# '''Language is Logo dialect extended to support agents'''# '''Large vocabulary of built-in language primitives'''# '''Mobile agents (turtles) move over a grid of stationary agents (patches)'''# '''Link agents connect turtles to make networks, graphs, and aggregates'''
# Approachable syntax
# Language is Logo dialect extended to support agents
# Mobile agents (turtles) move over a grid of stationary agents (patches)
# Link agents connect turtles to make networks, graphs, and aggregates
# Large vocabulary of built-in language primitives
# Double precision floating point math
# First-class function values (aka tasks, closures, lambda)
# Runs are reproducible cross-platform
=====Environment=====
# '''Interface builder w/ buttons, sliders, switches, choosers, monitors, text boxes, notes, output area'''
# '''Agent monitors for inspecting and controlling agents'''
# '''NetLogo 3D for modeling 3D worlds'''
# Command center for on-the-fly interaction
# Interface builder w/ buttons, sliders, switches, choosers, monitors, text boxes, notes, output area
# Info tab for annotating your model with formatted text and images
# HubNet: participatory simulations using networked devices
# Agent monitors for inspecting and controlling agents
# Export and import functions (export data, save and restore state of model, make a movie)
# BehaviorSpace, an open source tool used to collect data from multiple parallel runs of a model
# System Dynamics Modeler
# NetLogo 3D for modeling 3D worlds
# Headless mode allows doing batch runs from the command line
=====Display and visualization=====