Skip to content

NetLogo/Sample-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetLogo sample extension

This is a very small example NetLogo extension, written in Java.

Building

Use the netlogo.jar.url environment variable to tell sbt which NetLogo.jar to compile against (defaults to NetLogo 5.3). For example:

sbt -Dnetlogo.jar.url=file:///path/to/NetLogo/target/NetLogo.jar package

If compilation succeeds, sample.jar will be created.

Terms of Use

CC0

The NetLogo sample extension is in the public domain. To the extent possible under law, Uri Wilensky has waived all copyright and related or neighboring rights.

About

a very small example NetLogo extension, written in Java

Resources

Stars

Watchers

Forks

Packages

No packages published