summaryrefslogtreecommitdiffstats
path: root/funpl/jocaml.spec
diff options
context:
space:
mode:
authorMichel Alexandre Salim <msalim@cs.indiana.edu>2009-02-23 20:36:30 -0500
committerMichel Alexandre Salim <msalim@cs.indiana.edu>2009-02-23 20:36:30 -0500
commitaa74a9a33fe120d37ed37f9c7fad03d1b6d10b57 (patch)
tree12410f6019589673b2b4e5874b1186e0f447e8e8 /funpl/jocaml.spec
parent7f6c66144dac333b6b2dd9ff20c51fe27814467a (diff)
downloadspecs-aa74a9a33fe120d37ed37f9c7fad03d1b6d10b57.tar.gz
specs-aa74a9a33fe120d37ed37f9c7fad03d1b6d10b57.tar.xz
specs-aa74a9a33fe120d37ed37f9c7fad03d1b6d10b57.zip
Put in JoCaml descriptions
Diffstat (limited to 'funpl/jocaml.spec')
-rw-r--r--funpl/jocaml.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/funpl/jocaml.spec b/funpl/jocaml.spec
index c8489bd..3af27ee 100644
--- a/funpl/jocaml.spec
+++ b/funpl/jocaml.spec
@@ -25,6 +25,9 @@ BuildRequires: ocaml = %{version}
Requires: ocaml = %{version}
%description
+JoCaml is a extension of Objective Caml for concurrent and
+distributed programming, based upon the join-calculus.
+
This package comprises two batch compilers (a fast bytecode compiler
and an optimizing native-code compiler), an interactive toplevel system,
parsing tools (Lex,Yacc,Camlp4), a replay debugger, a documentation generator,
@@ -38,8 +41,8 @@ Requires: util-linux-ng ocaml(runtime) = %{version}
Provides: jocaml(runtime) = %{version}
%description runtime
-Objective Caml is a high-level, strongly-typed, functional and
-object-oriented programming language from the ML family of languages.
+JoCaml is a extension of Objective Caml for concurrent and
+distributed programming, based upon the join-calculus.
This package contains the runtime environment needed to run JoCaml bytecode.
@@ -51,8 +54,8 @@ Requires: jocaml = %{version}-%{release}
%description docs
-Objective Caml is a high-level, strongly-typed, functional and
-object-oriented programming language from the ML family of languages.
+JoCaml is a extension of Objective Caml for concurrent and
+distributed programming, based upon the join-calculus.
This package contains documentation in PDF and HTML format.