Showing 116 open source projects for "python programming language"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    BASIC programming language for Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Universal Strict OOD programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A calculator with C-style syntax and many features, like functions, braching and arrays. It's a small programming language that can be executed on VM or compiled to x86 code and run natively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Telesto is a general purpose programming language designed for ease of both reading and writing. Based on C++, Java, and Pascal! The compiler is currently in the planning stages; parts of the language are still being designed. Come help us out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    MacPerl supports the Perl programming language on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Felix programming language specifications and translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XqA is an attempt to create several programming languages built on each other (layered language), which can be run in a provided VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    New C++ derived programming language and virtual machine with enhanced language features (metaprogramming, TAGs, symbolic processing) NOT based on YACC/LEXX. Playground for new language features and compiler optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    "Sally - A Simple C++ IDE" is a simple development environment for WindowsXP or upper. The program is written in the C# programming language, and requires the Framework .Net 1.1 to run. It might work on Win98 or ME, but it has not been tested yet.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    screng is a lgpl general purpose programming language interpreter, which aims to also become a bytecode compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SpinC is a command-line compiler for the Spin programming language for the Propeller microcontroller from Parallax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AMMORIA (ARAB) is an object oriented programming language uses Arabic words instead of English words, to make learning programming for Arab children easy and fast, it's planned to support Urdo and Farsi too, AMMORIA has its won IDE and Visual stuff.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Erinaceus is an esoteric two dimensional programming language which uses bitmaps as sourcecode. It is turing complete and able to modify itself. It has been created with the goal to create a language that can be hidden in pictures easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MeMo (stands for Meta-Model) is planned as Generic Programming Language & IDE, as flexible & smart as it is possible for computer application, including adjustable syntax, algorithm reduction. Ideally, it has to contain AI for interacting with the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Brook is an ANSI C like general purpose stream programming language and is designed to incorporate the ideas of data parallel computing and arithmetic intensity into a familiar, efficient language. Has OpenMP CPU, OpenGL, DirectX 9 and AMD CTM backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Que is a queue-based programming language, very different from other programming languages. Due to the nature of a queue, programs made in Que are automatically parallelized, meaning improved efficiency in multi-core environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a compiler which produces ANNs out of a simple, procedural programming language. Those programs can then be subject to genetic algorithms and neuro-evolution to enhance them automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Basic4Games will be a BASIC programming language for Windows and Linux. Will be the successor to Basic4GL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hali-sy is a Meta project that is aimed at fully supporting the Arabic language for most popular open-source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The MultiLevel Compiler allows mixing of High- and Low- level features in a single programming language while using a simplistic syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ANY is a cross platform programming framework, aimed at keeping software from being hardware, processor, operating system or even language dependent by providing an intermediary language that may be compiled and run on any system supported, by anybody.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An object-oriented language that compiles to native code, for POSIX and Windows systems. Requires Expat, GCC, as well as MinGW/Msys for Windows. Compiler generates C++ code but manages various tasks that C++ leaves to programmers, provides interfaces, gc
    Downloads: 0 This Week
    Last Update:
    See Project