Search Results for "new programming language" - Page 15

Showing 389 open source projects for "new programming language"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Python SOAP is a free library implementing W3C's SOAP Protocol in the Python programming language. SOAP is an XML-based messaging protocol which is machine- and platform-independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An interpreter for the Logo programming language. Written in Python, with access to the Python runtime and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python
    The Python programming language, an object-oriented scripting and rapid application development language. You can download it from http://www.python.org/download
    Downloads: 6 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    Pygmy is a GNOME mail client written in the Python programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Packdude is a Pacman clone for Linux and other unix like systems that offers some new features like scripting language (namely Python) and adventure style storyline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    1. Programming Language - Python, gtk, glade, ... 2. Plattform - Plattform independent with python-gtk installed (all python supported platform). 3. Main Goals - Migratting to linux i realize that there are a lot of web browser with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SilenceVST is an extensible, open-source language for programming music and sound on Windows. SilenceVST consists of a set of Python extensions and a custom Python shell that runs either standalone, or as a VST plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An extensible IDE for developing programs in a language-neutral representation, allowing you to add new "language-level" abstractions without having to worry about working the changes into the syntax for a programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    A collection of extensions for the [P|J]ython programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The System Modeling Workbench is a collection of tools for editing, storing, analyzing and verifying models. It is based on the OMG MOF and UML standards and it is implemented using the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provide tools to support Donald Knuth's Literate Programming using XML instead of TeX. Is not based on any specific DTD or programming language, but instead uses processing instructions for processing the literate programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Ottawa Python Authors Group is devoted to learning, using, and providing resources to the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Python Game Library is a project to bring modern game development to the python programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included. Befunge is an esoteric two-dimensional programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Python programming language. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project to Design and Implement a new programming language. The language is named Hybrid (c), as it's nature. We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Educational programming language tools written in Python for use with PC/104 computer based robotics teaching at the middle/high school level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The developping part of the TheWiseGuys group. We develop role-playing settings and systems and character-generators. Eg. A vampire setting in Leuven, A AD&D settings, A new game, A new language ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Pointless Programming Language Reference is a multiple programming language reference document. It allows you to compare and contrast languages, learn a new language from your knowledge of another or simply lookup how to accomplish tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Programming Book-Python 2.6

    Building Skills in Programming - Python 2.6

    This is an introduction to programming for non-programmers. It uses Python 2.6, a widely-available, easy-to-learn programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Monty compiler

    Low level programming language and compiler

    Low level programming language and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    labo27

    Labo27 python learning game

    The intention is to help Learning programming by using Python in different game challenges. The main language is French, but we can answer to English if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Threadmill is a compact and powerful set of tools that integrates parsing and intuitive multithreadability with command-line programs written in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CPyrol

    an alternative interpreter for the Python programming language

    The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase. I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project