| About
            Crystal’s syntax is heavily inspired by Ruby’s, so it feels natural to read and easy to write, and has the added benefit of a lower learning curve for experienced Ruby devs. Crystal is statically type-checked, so any type errors will be caught early by the compiler rather than fail on runtime. Moreover, and to keep the language clean, Crystal has built-in type inference, so most type annotations are unneeded. All types are non-nilable in Crystal, and available variables are represented as a union between the type and nil. As a consequence, the compiler will automatically check for null references in compile time. Crystal’s answer to metaprogramming is a powerful macro system, which ranges from basic templating and AST inspection to types inspection and running arbitrary external programs.
             | About
            The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
             | About
            A sophisticated text editor for code, markup and prose. Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words. Make ten changes at the same time, not one change ten times. Multiple selections allow you to interactively change many lines at once, rename variables with ease, and manipulate files faster than ever. The Command Palette holds infrequently used functionality, like sorting, changing the syntax and changing the indentation settings. With just a few keystrokes, you can search for what you want, without ever having to navigate through the menus or remember obscure key bindings. Sublime Text has a powerful, Python API that allows plugins to augment built-in functionality. Package Control can be installed via the command palette, providing simple access to thousands of packages built by the community.
             | About
            Tcl is a very simple programming language. If you have programmed before, you can learn enough to write interesting Tcl programs within a few hours. This page provides a quick overview of the main features of Tcl. After reading this you'll probably be able to start writing simple Tcl scripts on your own; however, we recommend that you consult one of the many available Tcl books for more complete information. Each Tcl command consists of one or more words separated by spaces. In this example there are four words: expr, 20, +, and 10. The first word is the name of a command and the other words are arguments to that command. All Tcl commands consist of words, but different commands treat their arguments differently. The expr command treats all of its arguments together as an arithmetic expression, computes the result of that expression, and returns the result as a string. In the expr command the division into words isn't significant. 
             | |||
| Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | |||
| Audience
        Developers in need of a powerful Programming Language solution
         | Audience
        Developers interested in a beautiful but advanced programming language
         | Audience
        Businesses that need a powerful application development text editor
         | Audience
        Developers in need of a Programming Language solution
         | |||
| Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | |||
| API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | |||
| Screenshots and Videos | Screenshots and Videos | Screenshots and Videos | Screenshots and Videos | |||
| Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        $80 one-time fee
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | |||
| 
Reviews/ | 
Reviews/ | 
Reviews/ | 
Reviews/ | |||
| Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | |||
| Company InformationCrystal crystal-lang.org | Company InformationPython Founded: 1991 www.python.org | Company InformationSublime HQ Founded: 2008 Australia www.sublimetext.com | Company InformationTcl www.tcl.tk/about/language.html | |||
| Alternatives | Alternatives | Alternatives | Alternatives | |||
|  | ||||||
|  |  |  | ||||
|  |  | |||||
|  | ||||||
| Categories | Categories | Categories | Categories | |||
| Application Development Features
            
                Access Controls/Permissions
            
            
         
            
                Code Assistance
            
            
         
            
                Code Refactoring
            
            
         
            
                Collaboration Tools
            
            
         
            
                Compatibility Testing
            
            
         
            
                Data Modeling
            
            
         
            
                Debugging
            
            
         
            
                Deployment Management
            
            
         
            
                Graphical User Interface
            
            
         
            
                Mobile Development
            
            
         
            
                No-Code
            
            
         
            
                Reporting/Analytics
            
            
         
            
                Software Development
            
            
         
            
                Source Control
            
            
         
            
                Testing Management
            
            
         
            
                Version Control
            
            
         
            
                Web App Development
            
            
         Text Editors Features
            
                API
            
            
         
            
                Auto-Complete
            
            
         
            
                Code Folding
            
            
         
            
                Column Editing
            
            
         
            
                Customizable Themes
            
            
         
            
                Debugging
            
            
         
            
                Formatting / Table Editing
            
            
         
            
                Keyboard Shortcuts
            
            
         
            
                Multi-Monitor Editing
            
            
         
            
                Syntax Highlighting
            
            
         
            
                WYSIWYG
            
            
         | ||||||
| Integrations
            
                
    911Proxy
            
            
         
            
                
    Azure DevOps
            
            
         
            
                
    BBEdit
            
            
         
            
                
    Bland AI
            
            
         
            
                
    Carrot Seed
            
            
         
            
                
    Cloud Custodian
            
            
         
            
                
    CodeGeeX
            
            
         
            
                
    CodeRunner
            
            
         
            
                
    Editor.do
            
            
         
            
                
    Flexprice
            
            
         | Integrations
            
                
    911Proxy
            
            
         
            
                
    Azure DevOps
            
            
         
            
                
    BBEdit
            
            
         
            
                
    Bland AI
            
            
         
            
                
    Carrot Seed
            
            
         
            
                
    Cloud Custodian
            
            
         
            
                
    CodeGeeX
            
            
         
            
                
    CodeRunner
            
            
         
            
                
    Editor.do
            
            
         
            
                
    Flexprice
            
            
         | Integrations
            
                
    911Proxy
            
            
         
            
                
    Azure DevOps
            
            
         
            
                
    BBEdit
            
            
         
            
                
    Bland AI
            
            
         
            
                
    Carrot Seed
            
            
         
            
                
    Cloud Custodian
            
            
         
            
                
    CodeGeeX
            
            
         
            
                
    CodeRunner
            
            
         
            
                
    Editor.do
            
            
         
            
                
    Flexprice
            
            
         | Integrations
            
                
    911Proxy
            
            
         
            
                
    Azure DevOps
            
            
         
            
                
    BBEdit
            
            
         
            
                
    Bland AI
            
            
         
            
                
    Carrot Seed
            
            
         
            
                
    Cloud Custodian
            
            
         
            
                
    CodeGeeX
            
            
         
            
                
    CodeRunner
            
            
         
            
                
    Editor.do
            
            
         
            
                
    Flexprice
            
            
         | |||
|  |  |  |  | 
 
         
         
         
         
        