Showing 647 open source projects for "compiler python linux"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    RCXJavaC A Java like compiler for the Lego Mindstorms Robotics kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Upgrade your productivity with your own free AI Meeting Assistant Icon
    Upgrade your productivity with your own free AI Meeting Assistant

    Fathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation. Get setup in minutes.

    Fathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation. Get setup in minutes. When the call ends you have instant access to the call recording, fully transcribed, along with all of your highlighted moments. All recordings created with Fathom are 100% private. They can only be seen if you share your recordings or highlights with others. Show, not tell, with playlists of what “good” sounds like. Metrics help identify who needs help and who is outperforming. A unified view of all conversations with a customer or prospect. Simplify the handoff from sales to success and never lose any context if a team member departs. Reduce time your team spends on data entry with automated post-call data sync with your favorite CRM.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    Aino is a Java bytecode to PIC microcontroller family assembly language compiler written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    GoldRec is a generic Dynamic Compiler target at emulators in general including 64bit processor support and code optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ANSI C Cross-Compiler for 8/16-bit platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Object Oriented Language and Compiler (SOOL): using for students taking Compiler Design course
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    YACCL is a simple Java recursive descent parser, in the tradition of other RDP technologies such as ANTLR and JavaCC. It differs from these in a number of ways: it is smaller and simpler (though not necessarily faster).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Smalltalk environment (compiler, virtual machine, library)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JEC is a Java Expression Compiler library (a JAR) that allows bidirectional expression evaluation and assignation (like book.pages[selectedPage].text). It was designed for mapping HTTP parameters to class fields in the model for a Java web controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jura is a programming language which is also a structured data language - think XML for source code. Jura supports generics, transforms and on-the-fly language extensions. The project aim is to create a Jura compiler in Java and then port it to Jura.
    Downloads: 0 This Week
    Last Update:
    See Project