namin / unsound

Artifact for OOPSLA'16 Paper on Unsoundness of Java and Scala
https://io.livecode.ch/learn/namin/unsound?img=java8
74 stars 4 forks source link

Defaults #4

Closed RossTate closed 8 years ago

RossTate commented 8 years ago

Addressing Issue #2. With the e-mail tip you gave me, I figured out the Java default was the old version of SingleParameters.java. So I changed the default to Unsound.java. I liked the Scala default since it was small. So I made it unsoundMini.scala and added that as the first (default) example. That also makes it so that we have the same number of Java and Scala examples.

I then added some javascript to figure out what the current example is, make that red and no-underline, and make the rest grey. You should be able to test this out at http://io.livecode.ch/learn/rosstate/unsound