| About
            The ActionScript® scripting language lets you add complex interactivity, playback control, and data display to your application. You can add ActionScript in the authoring environment by using the Actions panel, Script window, or an external editor. ActionScript follows its own rules of syntax, and reserved keywords, and lets you use variables to store and retrieve information. ActionScript includes a large library of built‑in classes that let you create objects to perform many useful tasks. You do not have to understand every ActionScript element to begin scripting. If you have a clear goal, you can start building scripts with simple actions. ActionScript and JavaScript are both rooted in the ECMA-262 standard, the international standard for the ECMAScript scripting language. For this reason, developers who are familiar with JavaScript can find ActionScript immediately familiar. Animate includes more than one version of ActionScript to meet the needs of different kinds of developers.
             | About
            C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.
             | About
            PureScript is a strongly typed, purely functional programming language that compiles JavaScript. It enables developers to build robust web applications, web servers, and mobile apps using functional programming techniques. PureScript offers features such as algebraic data types, pattern matching, row polymorphism, extensible records, higher-kinded types, type classes with functional dependencies, and higher-rank polymorphism. The language emphasizes strong static typing and pure functions, ensuring code reliability and maintainability. Developers can compile PureScript code into readable JavaScript, facilitating seamless integration with existing JavaScript codebases. The ecosystem includes an extensive collection of libraries, excellent tooling, and editor support with instant rebuilds. An active community provides numerous learning resources, including the PureScript book, which offers practical projects for beginners. 
             | 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 interested in a scripting language to create and manage objects to perform useful tasks
         | Audience
        Developers interested in a modern, object-oriented, type-safe programming language
         | Audience
        Developers interested in a solution to build reliable and maintainable applications 
         | 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
        No information available.
        
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        No information available.
        
        
     
            
                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 InformationActionScript Founded: 1982 United States helpx.adobe.com/animate/using/actionscript.html | Company InformationMicrosoft docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/ | Company InformationPureScript Founded: 2017 United States www.purescript.org | Company InformationTcl www.tcl.tk/about/language.html | |||
| Alternatives | Alternatives | Alternatives | Alternatives | |||
|  | ||||||
|  |  |  | ||||
| Categories | Categories | Categories | Categories | |||
| Integrations
            
                
    APITemplate.io
            
            
         
            
                
    CTRLpotato
            
            
         
            
                
    Codase
            
            
         
            
                
    CodeAlly
            
            
         
            
                
    Cosine Genie
            
            
         
            
                
    Devika
            
            
         
            
                
    DroidEdit
            
            
         
            
                
    FactoryWiz
            
            
         
            
                
    Falcon-40B
            
            
         
            
                
    Fynix
            
            
         | Integrations
            
                
    APITemplate.io
            
            
         
            
                
    CTRLpotato
            
            
         
            
                
    Codase
            
            
         
            
                
    CodeAlly
            
            
         
            
                
    Cosine Genie
            
            
         
            
                
    Devika
            
            
         
            
                
    DroidEdit
            
            
         
            
                
    FactoryWiz
            
            
         
            
                
    Falcon-40B
            
            
         
            
                
    Fynix
            
            
         | Integrations
            
                
    APITemplate.io
            
            
         
            
                
    CTRLpotato
            
            
         
            
                
    Codase
            
            
         
            
                
    CodeAlly
            
            
         
            
                
    Cosine Genie
            
            
         
            
                
    Devika
            
            
         
            
                
    DroidEdit
            
            
         
            
                
    FactoryWiz
            
            
         
            
                
    Falcon-40B
            
            
         
            
                
    Fynix
            
            
         | Integrations
            
                
    APITemplate.io
            
            
         
            
                
    CTRLpotato
            
            
         
            
                
    Codase
            
            
         
            
                
    CodeAlly
            
            
         
            
                
    Cosine Genie
            
            
         
            
                
    Devika
            
            
         
            
                
    DroidEdit
            
            
         
            
                
    FactoryWiz
            
            
         
            
                
    Falcon-40B
            
            
         
            
                
    Fynix
            
            
         | |||
|  |  |  |  | 
 
        