close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 24, 2009, 4:04:26 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
6 | 6 | It is a programming language dedicated to the world of statistics and focused on time series analysis and stochastic processes. |
7 | 7 | |
8 | | Unlike many other languages, TOL is not an object oriented language, but a declarative language driven by functions, based on two key features: simple syntactical rules and powerful set of extensible data types. |
| 8 | It is a declarative language based on two key features: simple syntactical rules and powerful set of extensible data types and functions. |
9 | 9 | |
10 | | == Downloads == |
11 | | Go to DownloadTol to view available versions and documentation. |
12 | | |
13 | | == People == |
14 | | Go to TolPeople to know about people behind TOL. |
15 | | |
16 | | == User Interface == |
17 | | |
18 | | TOL has available a small text console, but there is also a graphical interface to easily handle all language's tools and functions, providing powerful graphical capacities.[[BR]] |
| 10 | TOL is callable by a small text console, but there is also a graphical interface to easily handle all language's tools and functions, providing powerful graphical capacities.[[BR]] |
19 | 11 | |
20 | 12 | [[Image(tolbase.jpg)]] |
| 13 | |
21 | 14 | == Starting Points == |
22 | 15 | |
| 16 | * DownloadTol -- Available versions and documentation. |
| 17 | * TolPeople -- To know about people behind TOL. |
| 18 | * TitleIndex-- A complete list of local wiki pages |
23 | 19 | * TracGuide -- Built-in Documentation |
24 | 20 | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
25 | 21 | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
26 | 22 | * TracSupport -- Trac Support |
| 23 | * TolAcknowledgements -- External contributions |
27 | 24 | |
28 | | For a complete list of local wiki pages, see TitleIndex. |