Showing 4359 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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Network Manager Based On Python Programming, Designed For Terminal Only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Python implementation of the Flickr API. Has been discontinued here and moved to a new comfortable home at http://stuvel.eu/flickrapi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Utility to transform xbase files into postrgres tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    YAJC (Yet Another Java Compiler) is a compiler for the Java programming language to Java bytecode. It started as a university project in 2009.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python module and command line utility that analyzes XML output from the program pdftohtml in order to extract tables from PDF files. Outputs CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A small simple utility to replace UUID's in a file with new ones, preserving any internal references. It was initially motivated by a wish to copy Visual Studio projects and WIX fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Skype4Py is a Python wrapper for the Skype API. It is platform independent, written completely in Python and reimplements the Skype4COM's API in a pythonic way. This project has been moved to GitHub: https://github.com/awahlig/skype4py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pipeline.py - easy shell-like pipelines. Pipeline input can be any file-like object
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    nVidia CUDA and MPI python wrappers. These wrappers are written in pure C no swig or boost necessary. The CUDA wrapper exposes the CUDA runtime and Driver API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple programmer's editor with built-in C++ and Python interpreter console for teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyComputerAlgebra is a pure Python implementation of a computer algebra library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Development of a fully-conforming implementation of a compiler for the Sirius programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This research project seeks to use compiler techniques to perform an attribute-based data-flow analysis on (MOF/UML)models allowing for a syntax-driven validation of a model's static semantics as well as an abstract interpretation of i dynamic behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Add-ons to the ECMWF GRIB API. This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation. The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This tool provides the same interface as a SiteErrorLog but provides the ability to specify who should receive error emails, what error emails are sent, and extra information to put in the headers of the error emails to provide easier mail filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python module to track the overall median of a stream of values "on-line" in reasonably efficient fashion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A simple program for creating documentation of Python files. Using ANTLR library it creates a HTML document with information about all classes, it's methods, class fields and attributes. Also it creates documentation of all functions in this file.
    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.