Showing 220 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    Rabbit-vm

    An approach to the Joy programming language.

    Rabbit-vm   An approach to the Joy Programming Language The Joy Programming Language, created by Manfred von Thun, is very powerful, yet simple. Program construction is based on concatenation, quotation and combinators. Rabbit-vm is basically an implemetation of Joy. The main difference to the original Joy, as implemented in Joy1, is  * Rabbit-vm has a define-primitve.    New definitions can be created at runtime.  * Rabbit-vm has no build in language aside the Joy language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jb

    programming language based on simple instruction

    Programming language based on simple instruction. Light-dependent assembly hardware does not resemble pairs command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    runpl

    Run Programming Language

    a new concept for programing: new syntax and a new way of coding source files. not bytecode or any typical implementation for vm. in fact, it encodes functions and keywords for a smaller code, which is good for small devices and embebbed devices. small code, small size, RUN faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Frost Programming Language

    Frost Programming Language

    Frost Programming Language Interpreter

    Frost is an interpreted structured programming language based on C and Objective-C. It has dynamically typed variables, named function parameters, implicit memory allocation, and automatic garbage collection through reference counting (for arrays). As any major interpreted language, you can easily create bindings of your C library functions to Frost. Its interpreter is written in C, and it only uses libC and POSIX system calls (Lex and Yacc are not required). You can easily compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5

    u4urdu

    A programming language with Urdu Syntax

    I developed this language as a bachelor degree project at Bahauddin Zakariya University, Multan back in 2004.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ela, functional language
    Ela is a modern functional programming language that runs on CLR and Mono. It is implemented in 100% .NET and C#. Main project hosting is CodePlex: https://ela.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Practical Agent Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Golo Programming Language

    Golo Programming Language

    A lightweight dynamic language for the JVM

    (we don't use SourceForge anymore)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an interpreted programming language that is designed to teach young children the fundamentals of programming, hiding away from students the complex concepts of programming, such as parentheses, quotes, data types, arrays, while allowing them to understand the basic concepts of programming, and, move to a more advanced language. It also serves as an exapmle on how to create an interpreter with QBASIC. The interpreter is written in QBASIC, and is licensed under the GNU GPLv2. About...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Guido van Robot Educational Programming Language
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 11
    roses

    roses

    The roses project is a C programming language and OpenGL tutorial.

    The roses project is C programming language and OpenGL API programming tutorial for linux and unix based systems designed to be educational and creative, and most of all fun, for anyone wanting to learn more about computers and computing in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kera

    Kera is a programming language to design genetic constructs

    The current release is a beta version of Kera. It may contain errors. Please bear with us. will update it in short span of time
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Who Knows Programming Language

    This programming language is easy to learn and comes with a compiler.

    This programming language is easy to learn and comes with a compiler. We suggest using Notepad++ to write code, and we have a file that will format Notepad++'s code to make using WK even easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Development environment for Karl Fant's Invocation Programming Language described in "Computer Science Reconsidered" (Wiley, 2007)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    QuickL Programming Language

    Easy to use, quick programming language

    QuickL Programming Language is a easy to use programming language that lets you do many things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    midori programming language

    midori programming language

    dependently typed functional programming language

    Programming language based off pure type systems, and COQ. Currently aimed at both systems, and application programming. Has a simple syntax, and (planned) C integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Go

    Go

    Go (Golang): An open-source programming language supported by Google

    Go (Golang) is an open-source programming language designed for simplicity, reliability, and efficiency. Created by Google, it is well-suited for building scalable software, from small utilities to large distributed systems. Go features a clean syntax, strong typing, and built-in concurrency support through goroutines, making it ideal for modern multi-core processors. The language comes with a powerful standard library and tools for testing, formatting, and package management, streamlining...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Owlet Programming Language
    Programming language Owlet is a rule-based interaction level programming language for building distributed applications. The compiler is implemented using JavaCC that translates Owlet programs to Java programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Python IDLE lif (Language include file)
    Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mpp Project

    Mpp Project

    MPP is a C-based programming language that allows you to code more eas

    MPP is a C-based programming language that allows you to code more easily . #IDE : WMPP new features - a minimap has been added in order to improve navigation though the source code. - Code autocomplete - Status information - sidebar menu -Simple & Fast -Syntax highlighting -Compiling -Tabs [+] Supported languages : MPP, PHP, SQL, VB, HTML
    Downloads: 0 This Week
    Last Update:
    See Project