115 programs for "compiler python linux" with 2 filters applied:

  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Phino is a advanced GUI Language written on top of Python and wxPython to write GUIS in a simplified way. It supports many of the operations of python and seperates the design from the coding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    python-in-scheme is a scheme library that allows you to run python code within scheme. It uses the Python/C API to embed a python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A server-side language that supports simple and efficient Python-based dynamic HTML generation, aka Python Server Pages. Those familiar with JSP, PHP, or ASP and like Python, should have a look at Spyce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Markovski project implements an interpreter/compiler for a language named Markovski, used to write Markov algorithms (see http://en.wikipedia.org/wiki/Markov_algorithm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rexx/Wrapper is a pseudo compiler for Rexx programs. It generates a SAA API application with the Rexx program embedded. The application is then compiled and linked allowing the user to distribute their Rexx program as a stand-alone executable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyDATR is an implementation of the DATR language written in Python and usable as Python library. It provides a means for persistence and some extensability with Python functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Traducción de la documentación oficial de Python y, adicionalmente, cualquier otra documentación disponible en castellano relativa a Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    nbasic - bytecode compiler+vm for middle level programming language, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Marvin3 is a new cross-platform stack-based language developed in Python. Marvin3 features object-oriented-programming, anonymous routines, eager lists, variables, lexical scope, combinators and support for modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An XML-based MP3R framework for the web applications Model - Process - 3R (Role, oRgnization, Responsibility)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple multiplatform interpreted language, which stores data in a universal XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pure Python implementation of GOLD Parser Engine. GOLD Parser Engine is a LALR(1) parser with DFA tokenizer. It uses compiled grammar table generated by GOLD Parser Builder (not included - available on http://www.devincook.com/goldparser)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TransJVM is a Java package to assist compiler writers targeting the Java Virtual Machine. It provides a simple logical interface for creating JVM classes, expressed in terms of Methods, Fields, Statements and Expressions. JVM details are hidden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A library which provides the same functionality as the Python/C API detailed at python.org, thus allowing objective caml programmers to provide python modules as native ocaml code, as well as allowing ocaml code to use python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Angliconian2 Programming language (interpreter and eventually compiler). NOTE: CVS gets updated more than this and only when project is stable. Go to the homepage for documentation.
    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.