235 projects for "compiler python linux" with 2 filters applied:

  • 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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    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
  • 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
    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
  • 4
    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    RCXJavaC A Java like compiler for the Lego Mindstorms Robotics kit.
    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
  • 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
  • 10
    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
  • 11
    Aino is a Java bytecode to PIC microcontroller family assembly language compiler written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal of the project is to create extensible compiler to JVM. The compiler uses plugins and extensible syntax defined in separate project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    Simple Object Oriented Language and Compiler (SOOL): using for students taking Compiler Design course
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Viper multiplatform basic compiler with syntax and components like Rapidq,in first stage it will be written in Rapidq then rewriten in itself .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyMac extends the Python language with a Lisp-like macro system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is the reference/bootstrap compiler for the Aglaia programming language. The language is object oriented and supports garbage collection, contracts, etc. Care is taken to ensure consistent and clean syntax, and to reduce programmer errors,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SMUF, or Single Multi-User Forth, is a Forth-based compiler/interpreter based loosely on the MUF language available in MUCK servers such as ProtoMUCK or Fuzzball.
    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.