Showing 626 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
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    This is a port of the Dis virtual machine system to POSIX-compatible operating systems, based on the original Inferno sources, including a Limbo compiler. The port is intended to make the virtual machine and runtime environment more general and easily ex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is dedicated to the port of the Free Pascal Compiler to MIPS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jo2 (Java Operators Overloading) :: is Javac (Sun Java Compiler) extended by operators overloading. This open java project comes with a specification of operators overloading in Java. The resulting byte code obeys to the java standard specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GDC is a GCC front end for the D programming language.
    Leader badge
    Downloads: 20 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
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ruby On Flash is a compiler written in Java that compiles Ruby source code directly into Flash applications(.swf files), and aims to provide a programmer-friendly approach to casual Flash game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Front-end for GNU Compiler Collection for the PL/I programming language
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    PHP Compiler-Compiler. Similar to Flex and Bison for C/C++ and SableCC for java. But now develop new languages in half the time with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small object oriented language compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    An occam 2.5 compiler written in C generating ETC (extended transputer code), with experimental additions to support occam-pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gscc stands for GNU SystemC Compiler Collection, witch is a set of tools to manipulate systemc code ( systemc is a hardware description language www.systemc.org ). The most notable tool is called gsc, witch is a systemc to verilog translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IDC is an interactive decompiler, where the user starts with an almost literal translation of Assembly code in C language, which he progressively decompiles by the successive application of low-level refactorings, ultimately leading to high-level C code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Native brainf*ck compiler for multiple operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a compiler which produces ANNs out of a simple, procedural programming language. Those programs can then be subject to genetic algorithms and neuro-evolution to enhance them automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyston is a GEM based plugin for GCC that traverses the C/C++ source code and automagically writes thin, fast Python wrappers for all types and functions. These wrappers once created, are independent of the tool and can be directly distributed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    obfc-ng is an optimizing compiler for the BF language written in C/C++. It aims to help research experimental optimization techniques and to share concepts with thorough documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a build of gcj (Gnu Java Compiler) for Os X Intel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PLT Spy is a Python to Scheme translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RubyScript2Exe transforms your Ruby script into a standalone Windows or Linux executable. You can look at it as a "compiler", for it collects all necessary files to run your script on an other machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Optimizing, Recursive Application Compiler. An attempt to make a Free and platform independent alternative to the RDS Euphoria language, with enhancements. Will first be a translator to C, but an interpreter may also later be made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Modern Jass is a Design by Contract implementation for Java which uses Java 5 annotations, the Pluggable Annotation Processing API (JSR 269), the Compiler API (JSR 199), and the Bytecode Instrumentation API.
    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.