README -> README.md. Added blurb onf project state
This commit is contained in:
parent
10f3cc066a
commit
12b2fafa17
|
@ -1,3 +1,24 @@
|
||||||
|
IMPORTANT NOTE:
|
||||||
|
|
||||||
|
STk is the ancestor of STklos (http://stklos.net). The development of STk
|
||||||
|
has ceased in in September 1999 with the version 4.0.1.
|
||||||
|
|
||||||
|
The current repository contains all the versions from 3.1.1 (Sep'96) to
|
||||||
|
4.0.1 (Sep'99).
|
||||||
|
|
||||||
|
It also contains fixes to allow the compilation of 4.0.1 on modern versions
|
||||||
|
of GCC. Running STk on Win32 and MacOs is probably not possible
|
||||||
|
anymore (and there is no plan to assure so).
|
||||||
|
|
||||||
|
Please, don't use this version, except for doing some IT archeology.
|
||||||
|
|
||||||
|
There are a lot of modern implementations of Scheme which are still
|
||||||
|
developed (STklos is one of them). Prefer a Scheme version which is still
|
||||||
|
maintained.
|
||||||
|
|
||||||
|
______________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This is the release 4.0 of STk
|
This is the release 4.0 of STk
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
@ -200,7 +221,7 @@ AUTHOR ADDRESS
|
||||||
|
|
||||||
Erick Gallesio tel : (33) 92-96-51-53
|
Erick Gallesio tel : (33) 92-96-51-53
|
||||||
ESSI - I3S fax : (33) 92-96-51-55
|
ESSI - I3S fax : (33) 92-96-51-55
|
||||||
Universite de Nice - Sophia Antipolis email : eg@unice.fr
|
Universite de Nice - Sophia Antipolis email : eg(at)unice.fr
|
||||||
Route des colles
|
Route des colles
|
||||||
BP 145
|
BP 145
|
||||||
06903 Sophia Antipolis CEDEX
|
06903 Sophia Antipolis CEDEX
|
Loading…
Reference in New Issue