Skip to content

Releases: scafi/scafi-web

ScaFi Web 0.1.0 alpha

14 Apr 16:42
Compare
Choose a tag to compare
ScaFi Web 0.1.0 alpha Pre-release
Pre-release

It is the first version of ScaFi-web, a web playground to program and run ScaFi script.
The tool compromises:

  • an in-browser ScaFi simulator;
  • a remote compilation server for scafi scripts;
  • ScaFi.js, a DSL built over ScaFi DSL leveraging Scala.js;
  • a UI to visualize aggregate system built with Phaser;
  • a code editor built with CodeMirror.

The system is currently unstable: big changes could be done either at the API level or to the design level.