Showing 640 open source projects for "compiler python linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    The Angliconian2 Programming language (interpreter and eventually compiler). NOTE: CVS gets updated more than this and only when project is stable. Go to the homepage for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JTL is a compiler for Java extended with traits. Traits are lightweight entities that serve as primitive units of code reuse. A trait is similar to an interface, but can contain method implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse
    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
  • 5
    Viva is an open-source Java runtime that includes support for languages beyond Java such as Python and interops with umanaged languages running outside the Java runtime such as C/C++/Perl/Python and more out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Software written in Erlang for translating Erlang source code to mCRL process algebra specification. The software makes industrial code available for research tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Compilador LaST para maquinas StanV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    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
  • 11
    Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RPG Compiler for Linux. RPG, a language developed by IBM, generally is only available on tbe IBM midrange systems, i.e. System/36, System/38 and the AS/400. It was also available on OS/360. Several companies offer RPG compilers for the PC, but currentl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    RCXJavaC A Java like compiler for the Lego Mindstorms Robotics kit.
    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.