Skip to content

FM-DCC/a-team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animator of Asynchronous Team Automata

Animator of a recent semantics for Asynchronous Team Automata, using the Caos framework. This project contains all the source code, and a pre-compiled version can be executed from the static web-page stored in the docs folder, by accessing the link:

Caos

This project uses and the Caos's framework, placed at lib/caos. More information on it can be found online:

When cloning the project for the first time you need to load the submodule with CAOS by typing

git submodule update --init

Requirements

  • JVM (>=1.8)
  • sbt

Compilation

You need to compile this project using the ScalaJS plug-in, following the steps below. The result will be a JavaScript file that is already being imported by an existing HTML file.

  1. sbt fastLinkJS
  2. open the file lib/tool/index.html

About

Implementation of a sync + asynchronous version for Team Automata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages