| About
            Clojure is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool. Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language, yet remains completely dynamic, every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language and features a rich set of immutable, persistent data structures. When a mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system.
             | About
            Racket is a general-purpose, multi-paradigm programming language that serves as a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language design and implementation, enabling developers to create new domain-specific and general-purpose languages. Racket's core language includes features such as macros, modules, lexical closures, tail calls, delimited continuations, parameters (fluid variables), software contracts, green threads, and OS threads. The language also comes with primitives, such as event spaces and custodians, which control resource management and enable the language to act like an operating system for loading and managing other programs. Further extensions to the language are created with the powerful macro system, which, together with the module system and custom parsers, can control all aspects of a language. Most language constructs in Racket are implemented as macros in the base language.
             | About
            Simple, fast, safe, and compiled. For developing maintainable software. Simple language for building maintainable programs. You can learn the entire language by going through the documentation over a weekend, and in most cases, there's only one way to do something. This results in simple, readable, and maintainable code. This results in simple, readable, and maintainable code. Despite being simple, V gives a lot of power to the developer and can be used in pretty much every field, including systems programming, webdev, gamedev, GUI, mobile, science, embedded, tooling, etc. V is very similar to Go. If you know Go, you already know 80% of V. Bounds checking, No undefined values, no variable shadowing, immutable variables by default, immutable structs by default, option/result and mandatory error checks, sum types, generics, and immutable function args by default, mutable args have to be marked on call. 
             | About
            ZeroPath is an AI-powered security platform designed to provide developers with effortless application security. By integrating seamlessly with existing CI/CD pipelines, ZeroPath enables continuous, human-level application security and pull request (PR) reviews. The platform's AI-driven code vulnerability scanning identifies and addresses issues such as broken authentication, logic bugs, and outdated dependencies. ZeroPath's methodology includes installing their GitHub app, which supports GitHub, GitLab, and BitBucket, to facilitate quick setup. The platform excels in detecting complex vulnerabilities that other scanners may overlook, offering faster security checks with fewer false positives. Instead of merely reporting bugs, ZeroPath issues PRs with patches when confident they won't disrupt the application, reducing noise and backlog growth. The platform's features encompass Static Application Security Testing (SAST), and detection of broken authentication and business logic flaws.
             | |||
| 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
        Users looking for a solution to streamline and improve their interactive development process to build programs
         | Audience
        Programmers and educators looking for a programming language to improve scripting and computer science education
         | Audience
        Developers interested in a language for building maintainable programs
         | Audience
        Developer teams seeking a solution to enhance their application security processes without compromising development speed
         | |||
| 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
        No information available.
        
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                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 InformationClojure clojure.org | Company InformationRacket Language United States racket-lang.org | Company InformationV Programming Language United States vlang.io | Company InformationZeroPath Founded: 2024 United States zeropath.com | |||
| Alternatives | Alternatives | Alternatives | Alternatives | |||
|  | ||||||
|  | ||||||
|  | ||||||
|  | ||||||
| Categories | Categories | Categories | Categories | |||
| Static Application Security Testing (SAST) Features
            
                Application Security
            
            
         
            
                Dashboard
            
            
         
            
                Debugging
            
            
         
            
                Deployment Management
            
            
         
            
                IDE
            
            
         
            
                Multi-Language Scanning
            
            
         
            
                Real-Time Analytics
            
            
         
            
                Source Code Scanning
            
            
         
            
                Vulnerability Scanning
            
            
         | ||||||
| Integrations
            
                
    Baichuan-13B
            
            
         
            
                
    Checkmarx
            
            
         
            
                
    Claude Sonnet 4.5
            
            
         
            
                
    Delve
            
            
         
            
                
    Falcon-7B
            
            
         
            
                
    Geany
            
            
         
            
                
    Gemma 3
            
            
         
            
                
    GitHub
            
            
         
            
                
    Grok 3
            
            
         
            
                
    Helix Editor
            
            
         | Integrations
            
                
    Baichuan-13B
            
            
         
            
                
    Checkmarx
            
            
         
            
                
    Claude Sonnet 4.5
            
            
         
            
                
    Delve
            
            
         
            
                
    Falcon-7B
            
            
         
            
                
    Geany
            
            
         
            
                
    Gemma 3
            
            
         
            
                
    GitHub
            
            
         
            
                
    Grok 3
            
            
         
            
                
    Helix Editor
            
            
         | Integrations
            
                
    Baichuan-13B
            
            
         
            
                
    Checkmarx
            
            
         
            
                
    Claude Sonnet 4.5
            
            
         
            
                
    Delve
            
            
         
            
                
    Falcon-7B
            
            
         
            
                
    Geany
            
            
         
            
                
    Gemma 3
            
            
         
            
                
    GitHub
            
            
         
            
                
    Grok 3
            
            
         
            
                
    Helix Editor
            
            
         | Integrations
            
                
    Baichuan-13B
            
            
         
            
                
    Checkmarx
            
            
         
            
                
    Claude Sonnet 4.5
            
            
         
            
                
    Delve
            
            
         
            
                
    Falcon-7B
            
            
         
            
                
    Geany
            
            
         
            
                
    Gemma 3
            
            
         
            
                
    GitHub
            
            
         
            
                
    Grok 3
            
            
         
            
                
    Helix Editor
            
            
         | |||
|  |  |  |  | 
