You are here: Home / RTLWS 1999-2017 / RTLWS Submitted Papers / 
2024-07-27 - 06:50

Real Time Linux Workshops

1999 - 2000 - 2001 - 2002 - 2003 - 2004 - 2005 - 2006 - 2007 - 2008 - 2009 - 2010 - 2011 - 2012 - 2013 - 2014 - 2015

14th Real Time Linux Workshop, October 18 to 20, 2012 at the Department of Computer Science, University of North Carolina at Chapel Hill

Announcement - Call for papers (ASCII) - Hotels - Directions - Agenda - Paper Abstracts - Presentations - Registration - Abstract Submission - Sponsors - Gallery

Alloy: A Language for Modeling and Analyzing Software Systems

Eunsuk Kang, Software Design Group at MIT, USA

Alloy is a modeling language designed for specifying and analyzing software systems. Its underlying toolkit, the Alloy Analyzer, provides fast, automatic analysis that can be used to check a system model against an assertion, detect inconsistencies in a specification, or generate simulation traces. In the past, the tool has been used to model and analyze a variety of systems, including a flash file system, software for smart cards, network and web protocols, a Java virtual machine, Apache server configuration, and social network privacy, among others.

In this talk, I will present an introduction to Alloy, and demonstrate some of its applications. In particular, I will show how the tool can be used to specify and reason about properties of safety critical systems during a development process.

More information about the tool can be found in [1].

[1] http://alloy.mit.edu