Showing 1253 open source projects for "python compile source code"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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

    Think Python

    Think Python is an interactive online learning environment for Python.

    Think Python intends to be an interactive online learning environment for Python. It consists of two parts: A small IDE which is able to run your Python code in the browser without installing any plugins and an interactive training system which can contain explainations, questions and practical tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is an educational example of how to run a numerical model (in Fortran) from Python, including data handling (netCDF), configuration with a config file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A bridge between Ruby and Python, which allows use of Ruby objects from Python code and Python objects from Ruby 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
  • 5

    cppctc

    C++ Compile Time Compiler template meta-programming techniques

    cppctc is a c++ compile time compiler. It demonstrates the use of various c++ template meta-programming techniques to generate arbitrary assembler instructions. Such techniques can be used to re-target c++ compilers to generate machine code for any architecture. For example, Visual C++ can produce machine code for micro-controllers using similar techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    I want to build a Compiler that will compile C programs. compiler consists of lexical analysis stage,parser,syntax analysis,code generation stage. code for lexical analysis, parser is written in linux using lex and yacc tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KISLab

    KISLab

    develop with the terminal falvor

    The purpose of this project is to provide an easy way to write codes and compile them through Command line via terminal as it combines code editor and terminal in the same interface through A simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pylangc

    Simple Python-based Static Code Analyzer for C programs based on GLib

    Simple Python-based Static Code Analyzer for C programs based on GLib/GStreamer. The tool takes advantage of the GObject-Introspection annotations built on top of GTK-Doc comment blocks. Note that this tool is proof-of-concept only.
    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
  • 10
    This compiler tries to detect pieces of code in a program that are not dependant and compile them in a way that the resulting code can be execuded in parallel on a runtime system built to support this. Only an experiment for my thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of scripts, based around doctest, for performing regression testing & code coverage analysis on Python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Underpin is a simple command line utility written in Python that allows developers to generate new projects from customizable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A GWT-like python wrapper for Yahoo's YUI libraries. Write python code, make YUI objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CxxProf

    CxxProf is a manual instrumented Profiling library for C++

    Please take a look at our project wiki for more detailed information: https://github.com/monsdar/CxxProf/wiki/What-is-CxxProf%3F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python-based macro processing tool to extend C-like languages with DSLs. MP reduces the amount of work necessary to extend C by extracting the relevant blocks to process and calling user-supplied Python functions to handle the macro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyXMLUnit extends PyUnit enabling unit testing of XML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sourverage is a tool for measuring the source code coverage of C++ programs. It supports a non-intrusive instrumentation process, incremental coverage measurement, various measurement scopes and template based report generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AlluraSkel

    AlluraSkel

    Allura Tool Skeletons

    Grab this to try your hand at developing a tool for Allura. Currently supports: - python package setup - simple per-project-installable Tool - simple Ming/MongoDB model - simple TurboGears Controllers - simple Jinja templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FAST SDK is a graphical user interface based upon Eclipse RCP and GEF for editing flowcharts that can be converted into structured ones by using FAST(Flowchart Abstract Syntax Tree) and generates optimized code.
    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.