{{{ #!comment }}} {{{ #!div style="width:15%; float:left; clear:none; margin-right:1em; background:#ffb; border:1px solid #b00; padding-left:1em; padding-right:1em" [wiki:WikiStart Home] [[BR]] [[BR]] '''Software''' [[BR]] [wiki:About About TOL] [[BR]] [wiki:Download Download] [[BR]] [wiki:Installation Installation] [[BR]] [wiki:Documentation Documentation] [[BR]] [wiki:Packages Packages] [[BR]] [wiki:OTAN OTAN] [[BR]] [[BR]] '''TOL Project''' [[BR]] [wiki:TolPeople Contributors] [[BR]] [wiki:TolDevelopment Development] [[BR]] [[BR]] '''Other Links''' [[BR]] [wiki:Rprojects R-Projects] [[BR]] [https://mms.tol-project.org MMS] [[BR]] [wiki:TolGrid TOLGrid] }}} {{{ #!div style="margin-left:20%; margin-right:20%; padding-left:2em; padding-right:2em" {{{ #!comment }}} = Software = Bla bla bla == TOL Console == The TOL Console (tolcon.exe or previously tol.exe) is the simpliest interpreter of the Time Oriented Language. Each TOL sentence is evaluated ('compiled' in TOL user's way of speaking) and its result is concisely printed. '''Screenshot''': tolcon.exe in a Windows 7 [[Image(Screenshots:tolcon_01.png, width=500px)]] == TOL Shell == The TOL Shell (or TOLSH) is another TOL console interpreter enriched with a embedded connection with [https://www.tcl.tk tcl] language. Tcl sentences can be evaluated via the function {{{Tcl_Eval}}}. '''Screenshot''': tolsh in a Linux Ubuntu 14.04 LTS [[Image(Screenshots:tolsh_02.png, width=500px)]] == TOL GUI: TOLBase == TOLBase is the TOL GUI (Graphical User Interface) of the TOL language. It is based on Tcl/Tk and hence it can be easily enhaced. '''Screenshot''': tolbase in a Linux Ubuntu 14.04 LTS [[Image(Screenshots:tolbase_02.png, width=500px)]] '''Other screenshots:''' [[BR]] [[Image(Screenshots:tolbase_01.png, height=100px)]] [[Image(WikiStart:tolbase.jpg, height=100px)]] == VB-TOL == TOL software (for Windows) provides a library (vbtol.dll) to allow communication from Microsoft VBA (Visual Basic for Applications). This feature allow VBA programmers use TOL functionality to extend Excel possibilities. '''Screenshot''': Excel Add-In with TOL communication [[Image(Screenshots:tol_excel_01.png, width=500px)]] == Link TOL+R == TOL software (from version 3.3 onwards) provides a library (tolRlink.dll or tolRlink.so) to allow communication from the statistical software [https://www.r-project.org R]. Additionally, some R packages are developed to use the TOL language from R in a natural way. See the [wiki:Rprojects R projects]. Reversely, a TOL package ([wiki:TolRInside]) allows the communication with R from TOL. For more details, see [wiki:TolR TOL+R]. '''Screenshot''': TOL used from R-Studio [[Image(Screenshots:tol_R_01.png, width=500px)]]