Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8178583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T23:48:12+00:00 2026-06-06T23:48:12+00:00

I want to learn Tcl programming, but I`m having trouble with compile source code.

  • 0

I want to learn Tcl programming, but I`m having trouble with compile source code. I need good compiler tool. Can you help me? What compiler should I use or the best one?
Thank you !!!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T23:48:13+00:00Added an answer on June 6, 2026 at 11:48 pm

    Tcl is a programming language. It has a number of implementations, but the one you are most likely to be able to get hold of is tclsh. Linux-based systems often have one already installed (if not, there’ll certainly be a way to get it from your distribution’s package repository). On Windows, the ActiveTcl distribution from ActiveState is highly recommended. I don’t know if all MacOS X systems have it (mine did) but you are recommend to get ActiveTcl anyway as that also includes many extra useful packages for things you can do with Tcl, and is also more likely to be up-to-date.

    You might also encounter the wish and expect programs; these are actually little more than tclsh with an extra library loaded into them and pre-activated for you. (For wish, that library is Tk which does GUIs, for expect that library is Expect which does terminal interaction.) The Tcl they include is the same as in tclsh, but has some extra commands.

    When asking future questions here about Tcl, it helps a lot if you mention the exact version (as reported by Tcl’s info patchlevel command) that is being used.


    In terms of compilers, you don’t normally need one. The implementation engine used by tclsh actually does dynamic compilation of your Tcl program (to a bytecode) as necessary, and is so fast that it is actually slower to load bytecodes than to recompile from scratch. (We did some tests and decided that, whatever speedups we should do, saving bytecodes were not going to be a part of the strategy as there was no point.) The only real case for using a compiler with Tcl is where you are using it to obscure the code, to make it hard for a user to look at and change. But the only sane scenario for that is when doing commercial apps (it’s against the basic principle of Open Source Software) so if you need it, you are going to be directed to a commercial solution. (ActiveState sell such a product.) OTOH, if you’re really thinking more about packaging — putting your code together in a neat parcel — then we have a different technology for that, the starkit, which is very neat indeed. But that’s getting a bit further off the topic…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to learn zend without using the zend tool. I've found some good
I want to learn APL (more specifically Dyalog APL), but I can't seem to
I want to learn STL by quick browsing of real project source. Where can
I want to learn how to programming with assembly language for 8086/88 processor, but
I want to learn Node.js. I'm sure, I will need good experience in Javascript
I want to learn lLinux Kernel programming. What would be the starting points for
I want to learn some JVM language, but there are so many EDIT :
still on regex! i want learn it but i'm still crashing the head into
I want to learn about Code First development in EF4 and after googling about
I want to learn graphics programming, and I want to use Skia as the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.