diff options
author | zuntum <zuntum> | 2001-11-01 00:20:13 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:20:13 +0000 |
commit | 21b47178a2509fb914e8d69116de89c76d5ad1d2 (patch) | |
tree | 0862d71c7e976f8aa56175851882e33495f691e4 /lang/java-lang-spec/DESCR | |
parent | 16ff46ca76478d2bdb2f7fdacc3090d33a2dc38c (diff) | |
download | pkgsrc-21b47178a2509fb914e8d69116de89c76d5ad1d2.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'lang/java-lang-spec/DESCR')
-rw-r--r-- | lang/java-lang-spec/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/java-lang-spec/DESCR b/lang/java-lang-spec/DESCR new file mode 100644 index 00000000000..1e78076bf26 --- /dev/null +++ b/lang/java-lang-spec/DESCR @@ -0,0 +1,9 @@ +Written by the inventors of the technology, The Java(TM) Language +Specification is the definitive technical reference for the Java(TM) +programming language. If you want to know the premise meaning of the +language's constructs, this is the source for you. + +The book provides complete, accurate, and detailed coverage of the syntax +and semantics of the Java programming language. It describes all aspects of +the language, including the semantics of all types, statements, and +expressions, as well as threads and binary compatibility. |