Showing 30 open source projects for "python programming language"

View related business solutions
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    Cmajor

    Cmajor

    Cmajor is an experimental programming language.

    Cmajor is an experimental programming language strongly influenced by C++ and C#. It is semantically closer to C++ than C# and syntactically closer to C# than C++.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Dyalect

    Dyalect

    Dyalect is a programming language for .NET Core

    Dyalect is a dynamic programming language for .NET Core platform. It is lightweight, fast and modern. Dyalect (or Dy for short) is written in C# and has zero dependencies except for standard .NET Core libraries, which means that it can seamlessly run on Windows, MacOS and Linux. Moreover you can use the same binaries on any of these platforms! Dy runs on the top of its own high performance virtual machine. It compiles fast and can be used as an embeddable language or as a scripting language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    Cminor

    An object-oriented garbage collected experimental programming language

    Cminor is a general-purpose, object-oriented garbage collected experimental programming language whose core statements and expression are borrowed from C#. Cminor programs run in a virtual machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Skila

    programming language and compiler

    Skila is an experimental language and compiler. It is written in C# so some .Net environment is required (like Mono) and NLT binaries (see the link below). This is not a proper release, this package is more a BACKUP of Skila. Until the first real user there will be no logs, noticies, and so on. Before you faint -- yes, the code is a mess, yes there are a lot of bugs, but there is improvement almost every day so for me this endeavour still looks promising. Read more at: https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Biddlebaddleboo Programming Language

    BPLB is a developing programming language.

    Biddlebaddleboo Programming Language is a simple programming language that is more user friendly. Type "help" in the command prompt to view commands. You can download scripts by going to files, then scripts, then download which ever script you want to use and then you can execute it. You can upload your own scripts into that directory too. There is even a GUI and you can also launch files with it. This programming language has it's own file format which cannot be read with notepad. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10

    RapidDevelop R#

    RapidDevelop is an IDE and Compiler for a new programming language!

    RapidDevelop R# is an IDE and Compiler for a programming language called RapidLang. RapidLang (or r#) is a programming language based on c# and .Net which introduces some new paradigms and shorthand to improve development times and to help ease the creation of software in general. Being an extension of C#, you can link, build or compile native C# assemblies or Classes and Libraries so that you can very easily port existing code. The programming language also exists in a managed shared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cross compiler for a dialect of Component Pascal programming language targetting at the Intel 8051-like CPUs (and support tools for such a compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "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: 0 This Week
    Last Update:
    See Project
  • 13
    Fan is an OO, functional programming language designed to cross compile to both the Java and .NET platforms. It provides a concise syntax along with elegant, cross portable libraries. http://www.fandev.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OSBL is a tool for programming with blocks whose goal is to be used as an educational tool in the use of programming languages, creation of compilers, creation of virtual instruments and to be used like its own interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Geneva is a C#-like parallel programming language based on tasks and intended for SMP and Cell-like systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a scripting language for the .NET platform, similar to Python. Previously, it had a nice IDE and could run Python code unchanged. This is a from-scratch reimplementation using the dynscript-net project. I hope to reimplement all the old features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OxyScheme is a compiler for a programming language Scheme intended for use on .NET framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pluk is a programming language. Something i am building because i want a compiled java/c# variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    boo is a new object oriented statically typed programming language for the CLI (common language infrastructure) with a python inspired syntax and a special focus on language and compiler extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    3DProS is a programming tool. It helps people create 3D animations, design custom 3D controls and solve lots of graphic problems easily, just by drag and drop. Besides a built-in language called MathScript, it also supports Free Pascal and MinGW C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mercury is a modern logic/functional programming language. The Mercury system includes a compiler, debugger, libraries, sample code, profilers, etc. Mercury is designed to be the successor of logic programming languages such as Prolog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.