Skip to content

NetLogo/Sample-Scala-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetLogo sample Scala extension

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

Building

Make sure you have sbt installed on your system, then run sbt package to package the sample extension jar file. If the build succeeds, samplescala.jar is created.

Run sbt test to run the NetLogo language tests from the tests.txt file.

Run sbt packageZip to create a zip file with all necessary files for publishing the extension.

Terms of Use

CC0

The NetLogo sample Scala 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 Scala

Resources

Stars

Watchers

Forks

Packages

No packages published