Showing 4358 open source projects for "compiler python linux"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    The goal of the Alumni C compiler project is to write a new simple and easy to understand C compiler code for Graduate Students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Object-oriented persistent storage library for python. Merges database design and application design (as both are deeply linked).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    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
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    We are a spanish local group (LInuxeros LOcos) from the University of Alcala de Henares, Madrid and we are interested in helping FSF community making translations into spanish, writting free software, promoting FSF issues and devoloping new projets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyXPA is a Python interface to the XPA library (http://hea-www.harvard.edu/RD/xpa/ developed by the SAO/HEAD R&D Group (http://hea-www.harvard.edu/RD/)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
    Downloads: 0 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ly: a 'lyterate' programming engine written in Python, featuring an easy-to-read syntax based on indentation. Source files look very similar to the HTML produced from them. Does chunking (arrange the code as you like, not as your compiler wants you to).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data. Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Operator Simulation Tool (OST) provides a framework for scripting user (software operator) events into a system. The purpose of the tool was originaly to provide fine grained client load onto the server side of a client/server network management app
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Python library to support Gamespy queries, and other game status protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A GNU-make Makefile based build tool that attempts to minimize the effort required to build libraries, and binaries by managing OS, compiler, and environment portability issues for the developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wxWorkshop is an IDE framework and RAD tool for developing applications based on the wxWidgets cross-platform GUI framework for C++ and Python (wxPython). It features a high-performance editor for designing an application's GUI resources visually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SDCC ide will be an IDE for the sdcc project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The VISL Phrase Structure Grammar Compiler is an implementation of a parser generator for ambiguous context-free grammars, ambiguous input, and ambiguous output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FIDe is a software-based fault injector designed to validate Fault-Tolerant mechanisms and techniques used by applications. It was first used to measure database recovery coverage and costs, but can be used to test and validate ordinary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A framework for performing client-side tests of web applications, based on PyUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to build a full featured C++ (and possibly Python) library and associated tools which facilitate building Artificial Life simulations in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyStemmer provides stemmer functionality in Python for English, German, Norwegian, Italian, Dutch, Portuguese, French, Swedish. PyStemmer is based on the Snowball stemmer (snowball.sourceforge.net)
    Downloads: 3 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.