| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
NetLogo Web is a browser-based version of NetLogo, the multi-agent programmable modeling environment from the Center for Connected Learning and Computer-Based Modeling at Northwestern University. It runs entirely in the browser, no plugins or installation required.
If you're looking to run models or write NetLogo code, you probably don't need this repository:
Galapagos is the Play Framework application that serves NetLogo Web. It handles HTTP routing, the built-in models library, and delegates model compilation to the Tortoise JVM compiler, which translates NetLogo code into JavaScript that runs in the browser.
The frontend is written in CoffeeScript and uses Ractive.js for the IDE widgets (buttons, sliders, plots, monitors, etc.).
Related projects:
| Back | FazBrowse Home | New Git URL |