Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
Fiacre_Simulator
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Silvano Dal Zilio
Fiacre_Simulator
Commits
60129caf
Commit
60129caf
authored
Jan 15, 2019
by
Silvano Dal Zilio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace README.md
parent
1188d05c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
2 deletions
+37
-2
README.md
README.md
+37
-2
No files found.
README.md
View file @
60129caf
# Fiacre Simulator
Eclipse based Fiacre simulator.
\ No newline at end of file
The Fiacre Simulator is an Eclipse based project supporting the edition,
debugging and animation of formal models written in Fiacre.
Besides the capabilities of a XText plugin, such as syntax-highlighting, the
Fiacre Simulator includes _LibTTS_, a thrift-based server that can interface
with a _TTS player_ (an animator for Fiacre models). It also includes a library
for generating _Message Sequence Charts_ representation from execution traces
collected during a simulation.
You can visit the
[
Fiacre project website
](
http://projects.laas.fr/fiacre/
)
for
more information about the language.
## How to install the Fiacre Simulator
We assume that you already installed the Fiacre complier,
[
frac
](
http://projects.laas.fr/fiacre/download.php
)
, as well as a C compiler.
The plugin is compatible with Eclipse Neon (with the modeling framework) and is
based on Xtext 2.10.
## Organization of the files
## License
The Fiacre simulator is copyright 2015-2017 CNRS, IRIT, and IRT Saint Exupéry.
All rights reserved. It is distributed under the terms of the LGPL 3.0 license,
see
[
the LICENSES file
](
./LICENSES.md
)
.
## Reference
More information about the plugin can be found in the following publication.
*
[
Model Execution and Debugging: A process to leverage existing
Tools](http://oatao.univ-toulouse.fr/18236/) Zalila, Faiez and Jenn, Eric and
Pantel, Marc. In Proc. of ModelsWard, _5th International Conference on
Model-Driven Engineering and Software Development_, 2017.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment