Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2022-11-13 | 357 Bytes | |
statemap.scala | 2022-11-13 | 5.9 kB | |
Totals: 2 Items | 6.2 kB | 0 |
SMC - The State Machine Compiler + Building & Installing statemap.jar ------------------------------------ The Scala "statemap.jar" is no longer provided but may be build directly by going to the directory containing statemap.scala and: $ scalac -d . statemap.scala $ java cvf statemap.jar statemap