Showing 4443 open source projects for "compiler python linux"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product 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
    Project to Design and Implement a new programming language. The language is named Hybrid (c), as it's nature. We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project presents an implementation of a "Weak Reference" C extension object for CPython. The code is written and tested to be compatible with Python 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Python bindings for Sablotron (a XSLT library available from www.gingerall.com) PySablot provides a simple API for in-memory XSLT transformations or file-2-file transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python ServerPages aims to provide easy and intuitive dynamic scripting ability like that of Embeded Perl, but using Python as the scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Midnight Xen is a project to finish the Xen project manager for zope. We also intend to implement Gantt and Pert Chart features. The first priority is to make a build that works right on improt into Zope and then re-initiate the security later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YakTrack is a lightweight issue-tracking system written in Python and using XML as a storage medium. Users may define issue types, submit and query issues, and edit existing issues as they wish. Console, email, and CGI interfaces are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Frost provides a C++ compiler wrapper that makes it possible to use multi methods and functions with virtual arguments almost as if they were a native C++ feature. You don't have to maintain any function-call dispatching code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Jacomma is a framework for developing network-aware reactive information agents, using the ICM agent communication infrastructure. It offers transparent ICM bindings for java, and includes a lightweight agent execution environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OASIS aims to develop a fully object-oriented version of the BASIC programming language. Currently, the project consists of developing the language and producing a compiler--no IDE is planned. The compiler will be written in C++, and will first be avail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wxStudio is an attempt to make an IDE and code generation tool using the wxWindows GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jp scratchpad is an interactive execution enviroment for jpython, inspired from Mathematica notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XSLTC is an XSLT stylesheet compiler, based on TransforMiix. XSLTC takes as input an XSLT stylesheet, and generates C++ code. The executable generated from this code is expected to behave the same as the source stylesheet when run through an XSL processo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RotNN is a Python module that implements rotation encryption/obfuscation. The default action is similar to rot-13, but it can also rotate over the entire UNIX printable character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Cobol compiler, implemented as a new front end to the GCC compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    KSql formerly KMySql) is the KDE database project. It aims to become a powerfull database access and SQL application builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The QPascal Project is an endeavour to produce a new generation of development tools based on the object-oriented programming language QPascal. Its goal is to create a compiler, linker, debugger, assembler, and eventually an extensive and extensible IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PySDL is a set of bindings for the SDL library, and relevant companion libraries. It is now unmaintained - the recommended active fork is the pygame project at pygame.seul.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    python-apt provides Python bindings for libapt, the backend to Debian's Advanced Package Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tutorial is targeted towards beginning programmers with little or no experience. It is based on my experience of Computer Science which began in Fortran. It will of course introduce fortran and it's feature. The compiler to be used is g77 (win/linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    palmrc will eventualy become a drop-in replacement for the pilrc resource compiler supporting multiple frontend parsers and code generation backends currently its only a parser that tries to match pilrc's grammer
    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.