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
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
@ -74,7 +95,7 @@ starting point for learning basics of STk widgets programming.
|
||||||
FILE ORGANIZATION
|
FILE ORGANIZATION
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
Stk
|
Stk
|
||||||
|___ Contrib The contributors directory
|
|___ Contrib The contributors directory
|
||||||
|___ Demos some original Tk demos rewritten for stk plus some other
|
|___ Demos some original Tk demos rewritten for stk plus some other
|
||||||
| stuff found on the net.
|
| stuff found on the net.
|
||||||
|
@ -198,13 +219,13 @@ If you find a bug, please report it to stk-bugs@kaolin.unice.fr.
|
||||||
AUTHOR ADDRESS
|
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
|
||||||
FRANCE
|
FRANCE
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue