Showing 638 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
    YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A free pascal compiler targeting the Microsoft .NET and Mono platform; Full compatibility to the Borland Delphi.NET compilers is one of the main goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A compiler for the high-level language Autocode, for use on very small microcontrollers, initially the Atmel AVR1200. C is unsuitable for controllers with little or no RAM. Autocode is designed to avoid the need to program these devices in assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    EVM is a 32-bit virtual machine designed for easy implementation. It supports bounds checking, real-time linking and JIT compilation on x86 architecture. No platform-specific calls or byte order dependencies. Comes with an optimizing C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generic Lexer which along with a language definition (.slx) file, constitutes Yacc/Bison compatible, custom lexical parser. It is ~1/3 the size of an equivalent Flex Lexer, resulting in a smaller compiler, and simpler yet more powerful lexical definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LucidEngine is a simple layer over MIDP compatible phones that will let you write simple and old fashioned games using a specific language. Every game you'll develop will basically work on all the devices (even not phones) LucidEngine as been ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    galsC is a compiler for a new language (based on nesC, which is based on C) to support the TinyGALS (Globally Asynchronous, Locally Synchronous) programming model. This compiler is designed to work with the TinyOS project.
    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
    Xingo is a ANSI C compiler build in C++ under linux. It is a optimizing compiler that generates C code from its IR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Travis's Cross Compiler Collection is a collection of scripts that build cross compilers targetting different, specific, platforms. All requisite files are grabbed by ftp, so most cross compilers are just a "make install" away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A comprehensive CORBA IDL test suite. Used to test any CORBA IDL compiler that is compliant with at least the CORBA 2.3 specification. Includes scripts to run the tests with OpenORB, ORBacus, Orbix and VisiBroker, but can be extended to test any ORB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fine is a derivitive of the SmallEiffel compiler. However, in an effort to improve (?) upon the Eiffel language it has some additional and modified features. Every effort will be made to keep it upward compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    boo is a new object oriented statically typed programming language for the CLI (common language infrastructure) with a python inspired syntax and a special focus on language and compiler extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RCXJavaC A Java like compiler for the Lego Mindstorms Robotics kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of the g95 project is to create a free Fortran 95 compiler and runtime libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Project will provide some documentations and softwares which will be useful for students who is learning computer sicence. I want, firstly, to provide a C compiler, then writen a book basis on the compiler. The book will be written in Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aino is a Java bytecode to PIC microcontroller family assembly language compiler written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ORC-OpenMP is an OpenMP patch package for ORC, which enables ORC as an OpenMP compiler for Linux/IA-64. It intends to provide a basic research environment for further researches on OpenMP and other HPC related topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A compiler able to use sources from multiple languages, and build to different target platforms. Eventually, it should be able to compile itself, at which point the c++ standard headers will likely be replaced with the compiler's own libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of the project is to create extensible compiler to JVM. The compiler uses plugins and extensible syntax defined in separate project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IFL is an Interactive Fiction Language a.k.a. a language for developing text adventures. It is a weakly-typed object-oriented language with a concise syntax. The project includes a compiler and a virtual machine for running games developed in IFL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Php Lexer - converts .lex files into .php files (so you can tokenize files) used to be: a PHP compiler for the .NET CIL (but that's pretty dead now)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Author : André Rezende - andrerezende_br@yahoo.com.br Since Oracle stopped to support the Pro*Fortran compiler all the users of this preprocessor don't have alternative to use Embeded SQL c
    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.