Showing 4359 open source projects for "compiler python linux"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    qboxhd
    The QBoxHD and derivatives are HD digital receivers made by Duolabs. This project provides the official software components that run in these Linux-based devices: boot-loader, kernel, drivers and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    copy

    Advanced command line copy tool

    copy is a command line tool to copy files and directories written in Python. It behaves just like POSIX cp but has some additional options like resuming aborted copying jobs. FEATURES: - resume partly copied files - exclude file patterns from copying - semi-blocking -i option: copy will first copy everything it can and then ask for files to overwrite View the wiki for installation instructions. copy passes all relevant tests for a POSIX cp but testers are always welcome!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JBCD is an interactive debugger for Java bytecode. It allows a programmer to step through bytecode one statement at time. The tool is indended for people who are writing programs to generate or modify bytecode. JBCD can be used with any Java compiler a
    Downloads: 1 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
    Web services for Python programmers, both client and servers. This includes SOAP, WSDL, UDDI, etc.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    A python module that provides algorithms for advanced search - basically all you need to build a search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    qcow2image

    qcow2image

    This project provides virtual machines for qcow2

    Welcome! This project provides virtual machines for qcow2 for several free and/or open-source operating systems, such as GNU/Linux for testing, security and/or entertainment purposes. In most cases, we've done a minimal setup, to let you alter the images to your own needs and learn how to use the operating systems. We will try to provide instructions for key tasks (for example, installing Guest Additions) for each image. Updates on new images and problems will be provided in the News page...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    OOPSGen

    Object Oriented Parser Generator

    The goal of this project is to create a simple and easy to use parser generator that will accept a textual grammar file as an input and output modularized classes representing a limited parser interface. Long term goals include a robust grammar file syntax, output suitable for multiple programming languages, and tools for better integrating compiler functionality, parse tree manipulation, and FSM based scanner generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Flask-AppBuilder

    Rapid web application development (python + Flask)

    Simple and rapid Application builder, built on top of Flask. includes detailed security, auto form generation, google charts and much more. Demo on: http://flaskappbuilder.pythonanywhere.com/
    Downloads: 1 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

    PBFC - Portable Brainfuck Compiler

    x86 & x64 Brainfuck Compiler

    Brainfuck compiler for x86 & 64 Linux. Assembles, compiles and links Brainfuck source code directly to executable files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A CVS pserver implementation that works against an SVN (Subversion) repository. Useful for e.g. old build-scripts or legacy application when migrating from cvs to svn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WUtils

    Utility classes for the Wt C++/JavaScript web framework

    WUtils is a set of C++ utility classes for the Wt C++/JavaScript web framework. This library needs a C++11 compiler. There is both a hg repository and a git repository, pick the one you prefer, they are always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlDev

    FlDev

    IDE for Windows, Linux and DOS written with FLTK

    FlDev is an Integrated Development Environment (IDE) for Windows, Linux and DOS. It is written with FLTK 1.3.0 and uses GCC as the compiler. Console and FLTK programs can be developed with this IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ProximityForest

    Efficient Approximate Nearest Neighbors for General Metric Spaces

    A proximity forest is a data structure that allows for efficient computation of approximate nearest neighbors of arbitrary data elements in a metric space. See: O'Hara and Draper, "Are You Using the Right Approximate Nearest Neighbor Algorithm?", WACV 2013 (best student paper award). One application of a ProximityForest is given in the following CVPR publication: Stephen O'Hara and Bruce A. Draper, "Scalable Action Recognition with a Subspace Forest," IEEE Conference on Computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NullsoftDecompiler

    Decompiler for setups creates with the Nullsoft Installer

    Python scripts that'll help you to nearly fully recover your NSIS-installation scripts. It's currently in the 'alpha-state' however it's not far from being worth to title as beta or release. I'm new to Sourceforge - for small updates I may also prefer the page below. UPDATE: It'll maybe not working on this anymore. http://7-zip.de does a great job in also decompiling NSI.So I recommand you to check out 7-zip BETA. Generally 7-zip opens NSI[exe] files - since 9.33 [2014-06-15...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    Groovy Monkey is a Utility for Eclipse that enables you to create scripts in Groovy, Beanshell, Python or Ruby to run directly in Eclipse. This tool can be used to Eclipse API exploration, automation scripts, and rapid plugin prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This projects provides a build environment for the GNU GCC cross-compiler for ARM. This toolchain was born when trying out new compiler toolchains for the Hilscher netX chip but will surely work with other ARMs as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pysg

    Simple and easy to use Python Script Generator written in bash

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sisal is a unique parallel language that supports a clean, fully implicit parallelization model. The optimizing sisal compiler (sisalc) works on top of pthreads to give high performance on commodity SMP architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    binary Turing Machine

    binary Turing Machine

    A Turing Machine Simulator

    Free binary Turing Machine simulator with a graphical user interface and possibility to save your files. Language : French (no translation available)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. The project is now migrated to Github, where support for Python 3 is being added and the license has changed to LGPL. The files and code available here are no longer recommended to be used. Github repository: https://github.com/python-xlib/python-xlib
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    Pygrid Engine

    Pygrid Engine

    Pygrid is an open-source and cross-platform pygame/python 2D engine.

    Pygrid is an open-source cross-platform pygame/python engine for the development of 2D top-view and platform games. It follows the "grid-fixed" principle, in which every game-object has a fixed size based on a grid (What allows perfect object interaction, such as "collision" and "movement").
    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.