Showing 3194 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 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
  • 1
    Voikko

    Voikko

    Library of linguistic tools

    Voikko is a spell checking, grammar checking, morphological analysis and hyphenation system. Spell checkers are available for multiple languages, other features for Finnish only.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition. full installation and usage instructions given at http://sourceforge.net/p/rnnl/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Port of the Pascal-P4 compiler to Free Pascal and Delphi. The source code of Pascal-P4 is commented in the book "Pascal Implementation" by Steven Pemberton and Martin Daniels. The book is readable online at http://homepages.cwi.nl/~steven/pascal/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    eXtensible Component Definition Language

    An extensible configuration and build system for complex projects.

    XCDL is an extensible Component Definition Language (CDL) used to configure and build complex, multi-variant embedded projects. It is inspired by eCos CDL.
    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
    This is a tutorial about how to create a video player. This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    A collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Math tools in Python to tackle down problems in Operational Research fields. Comes with a Django based web interface to allow remote access to complex simulation means.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    EnDiskEx

    Bulk extractor for Ensoniq-formatted disk images

    EnDiskEx is a command-line tool that bulk extracts instruments, sequences, songs, and banks from Ensoniq-formatted disk images (RAW, GKH, EDE, and EDA) for the EPS/ASR family of samplers. The extracted files are saved as EFE / SMF / TXT files. EnDiskEx is designed to extract Ensoniq banks for re-creation within a different DAW. It will track down the instrument and song files from bank references even if they were saved on another disk. There also exists a disk mapping feature to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 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
  • 10
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Apolo IDE

    Apolo IDE

    A powerful and Open Source Lua IDE

    A simple and powerful Lua IDE. It still under development in the beta version, but It is useful. If you can, contribute with us. Contribute: https://github.com/aron-bordin/Apolo-IDE
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The QTaste is an open-source functional and non-functional test environment offering services to developers and testers. It has been implemented following a data driven testing philosophy. (WE MOVED TO GITHUB https://github.com/qspin/qtaste) Continuous Integration available at https://qtaste.ci.cloudbees.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    SourScript

    SourScript

    An open source REPL (Read - Eval - Print Loop), made just for fun.

    An open source REPL (Read - Eval - Print Loop), made just for fun. It was initially developed by MrMojoRisin5. Uses Python 2.7.4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    IMPORTANT: The project moved over to github! You can find it at: https://github.com/exhuma/python-cluster
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    PyDoc

    Python documentation plugin for Eclipse

    PyDoc is a simple and convenient plugin. It saves time to Python developers using Eclipse SDK and PyDev without any need to switch between development environment and documentation. PyDoc Online is a lightweight branch with docs for Python 2.6 - 3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Slength

    returns the length of user supplied strings

    I wrote Slength while working on my SQL Final project--you see, in an SQL database when you want to store a string of text in a field you have to declare the field's type as a varchar and give it a maximum length; I wrote slength to help me figure out how long I would need to set any given varchar field. Slength was originally written in Perl, then rewritten in Python, and is now currently developed in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    removeNULLbytes

    strip a binary file of null bytes.

    ... into a second file. It treats all files as binary. This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. This is that script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Online-GCC is an online integrated development environment (IDE) based on PHP technology. Any software developer would be able to design embedder projects for microcontrollers with or without of greater or smaller complexity, using only a Web navigator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Send/Receive/Reply messaging, popularized in commericial RTOS's such as QNX, is intuitive and simple to understand and an immensely powerful way of designing distributed software applications. This project aims to bring these tools to Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    gattai

    Cross-platform software dependency build and installation tool

    gattai is a cross-platform system for pulling a bunch of dependencies, patching and building them and/or downloading binary packages, and then installing them in a central location. It aims to enable software projects to fully automate build environment setup. gattai is not a replacement for other systems like apt-get, and in fact, it will have the ability to use apt-get when running on a system that supports it. Rather, it aims to both allow an apt-get like setup process on environments...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Sofia

    Sofia

    Software de Modelado de Base de datos Sofia

    Este proyecto esta fundamentado en la creación de una herramienta de Software Libre llamada Sofia, para el modelado de datos desarrollada en Python con el Tool Kit de wxPython, que puede ser utilizada como instrumento CASE (Computer Aided Software Engineering o Ingeniería de Software Asistida por Computadora ), para la construcción de nuevos productos de software y en la enseñanza de las técnicas de diseño de Bases de Datos y Modelado de Datos del PNFI, del Colegio Universitario de Caracas...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 5 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.