Search Results for "python programming language" - Page 22

Showing 560 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
  • 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
  • 1
    Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open SPHiNX C-- Compiler is a set of compiler and libraries based on the "SPHiNX C--" programming language created by Peter Cellik.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Generic INDENT is a programming language pretty printer. It consists of an API and a bunch of language plug-ins, including HTML and PL/SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Emu (The EMbeddable Utility Language) is a clean, fast, flexible and free programming language, designed by Aaron Kimball. As its name implies, it is designed to be embedded into other files, such as text documents, web pages, or anyplace where the docume
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A real time strategic game to end users and programmers. Programmers will be able to easily write plugins to the game, using python or others script language. In the future the game will accept C/C++ plugins. This game uses clanlib (http://www.clanlib.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VisKProg is a visual KDE 1.x programming language for programming newbies. It has not been maintained for years and is not compatible with current versions of KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Prog is a lightweight, high-level, general-purpose, interpretable, compilable, strongly typed language that balances pragmatism, legibility, and versatility. Types are first-class objects and evaluation is considered a side-effect of type conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The official and original Integral language compiler and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The WIT programming language, Witty & Interesting Talks without an ideological quarrel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gyroe is a simple, yet powerful programming language with a very fast interpreter. It is based on the Euphoria programming language by Robert Craig.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YARML or (Yet Another Readable Markup Langage) is a simple and readable markup language which have the same structure of XML but with new syntax which near to the syntax which used with the high level programming languages like Java,PHP, C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Cinglish is a programming language using natural language elements as its keywords and constructs. The primary design goals are portability and accessibility. Secondary goals are compactness and support for multiple programming paradigms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Create a wxWidgets c programming language binding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Swallow

    A Nondeterministic GLR Parser for CUDA

    A CUDA parallel parser for nondeterministic grammars based on a Bison-generated GLR Parser. Parsing has been used to syntactically analyze programming language. Usually, parsing programming languages is deterministic, i.e., there exists exactly one valid way to syntactically interpret the input. In this project, non-deterministic parsing is used as means to predicting RNA secondary structures. In non-deterministic parsing, more than one syntactic interpretation is valid. This is where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Jip8

    A chip 8 interpreter written in C.

    The interpreter is written in C, using SDL for graphics and sound. The project is developed for educational purposes, to get used to the C programming language. While currently only available for Linux, a Windows version is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A high level programming language geared towards scripting stories in computer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This projects aims at providing java-bindings to the CUDA numeric environment. CUDA is an extension to the C/C++ programming language by NVIDIA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    luamt is a power patch of lua-5.1.2. It provides more multithreading features at language level, easy to programming and easy to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project works to illustrate implementations of the portable OpenFPGA GenAPI standard for multiple language environments.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.