Pages

Tuesday, October 19, 2010

Tool Command Language

  TCL stands for Tool Command Language. Tcl is really two Things: 
a scripting language, and an interpreter for that language that is designed to be easy to embed into your application.
Why TCL?
  • The Tcl C library has clean interfaces and is simple to use.
  • The Tcl virtual machine is extensible because your application can define new  Tcl commands. These commands are associated with a C or C++ procedure that your application provides
  • Development is fast because of the rapid turnaround; there is no waiting for long compilations
  • The Tcl commands provide a higher-level interface than most standard C library user-interface toolkits

Download  
  Active TCL     &   

Configure Vi Editor: (Please Note it)

1. Extract vi.exe from vi.zip file.
2. Copy vi.exe
3. Paste into "c:\windows\system32\" location


TOPICS:(VIDEOS)
ENGLISH
 
1. BASICS 
 2. ARRAY
 3. PROCEDURE
 5. FILES
 6. REGULAR
 8. EVENT DRIVEN 
    PACKAGE


   


1 comments:

Tutor: M.Ayyappan said...

Hi friend, Please Enter your feedback and suggestion

Post a Comment