This is a simple demo of running Scala on Tessel 2 by using Scala.js.
This code includes:
- the demo proper,
Demo.scala - some minimal facades for Tessel and Node.js
See also the companion blog post Scala on Tessel 2.
- Scala and
sbt npm- Tessel 2's
t2command - a connected Tessel 2
sbt fullOptJSt2 run target/scala-2.11/tessel-scala-opt.js
MIT license.