WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 81ab4c7

Browse files
committed
2 parents d331880 + 3216274 commit 81ab4c7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ _Copyright © 2011-2017 Data Access Technologies, Inc. (Model Driven Solutio
44
Alf is an action language for UML developed in response to the OMG <em>Concrete
55
Syntax for a UML Action Language</em> Request for Proposals. The Alf specification
66
document can be found at http://www.omg.org/spec/ALF. (See also http://solitaire.omg.org/issues/task-force/ALF11
7-
for the list of open issues currently being addressed by the Alf 1.1 Revision Task Force.)
7+
for the list of issues addressed by the Alf 1.1 Revision Task Force.)
88

9-
The current base release, [v1.0.0a](https://github.com/ModelDriven/Alf-Reference-Implementation/releases/tag/v1.0.0a),
10-
is based on the Alf 1.0.1 specification. It compiles Alf source text to the executable
11-
Foundational UML (fUML) subset of UML. The compilation can target either of two fUML execution engine implementations:
9+
This README file describes the current base release, [v1.0.0a](https://github.com/ModelDriven/Alf-Reference-Implementation/releases/tag/v1.0.0a). For updates relevant to later releases, please refer to the README file distributed with those releases.
10+
11+
Base release [v1.0.0a](https://github.com/ModelDriven/Alf-Reference-Implementation/releases/tag/v1.0.0a) conforms to the
12+
Alf 1.0.1 specification. It compiles Alf source text to the executable Foundational UML (fUML) subset of UML. The compilation
13+
can target either of two fUML execution engine implementations:
1214

1315
* The fUML Reference Implementation execution engine (see http://fuml.modeldriven.org), [v1.2.0](https://github.com/ModelDriven/fUML-Reference-Implementation/releases/tag/v1.2.0)
1416
(this version conforms to fUML 1.2.1).

0 commit comments

Comments
 (0)