Showing 3194 open source projects for "compiler python linux"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical user interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0.
    Downloads: 1 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
    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
  • 6
    This is an ongoing attempt to produce a set of libraries for C compilers used to generate code for low-resource microcontrollers, initially Microchip PIC devices and Hi-Tech's PICC Lite compiler. The code is adaptable to other compilers and devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lightweight requirements management tool, with export, search and traceability functions. Uses plain text files as backend.
    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
  • 10
    Bandicoot is a collections of organizing tools. These tools are CLI oriented to do batch organizing tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    C Compiler for the Parallax Propeller Chip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Platform-independent C-API library implementing the Record-JAR file format, with mappings to other languages/technologies, including C++, COM, D, .NET, Python, Ruby, and STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Distributed Experimenting and Testing harness in Python. Automatically deploy, execute, and report your distributed test cases in easy steps. Write arbitrarily scenario scripts using 8 keywords. Fine grained distributed sync with built-in API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    (G)EditMate is a set of GEdit plugins that will make writing Ruby, Ruby on Rails and web applications applications even easier, while still maintaining a lightweight feel to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for many dynamic languages. Currently FarPy supports wxPython, wxRuby, wxPerl & IronPython!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GELLO is an ANSI-accredited HL7 standard for creating computable, unambiguous clinical queries. This project creates an open source compiler and client-server IDE. Projects are stored in a subversion repository, and created by the RCP based client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    an easily extensible language, both in content and in syntax.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Text preprocessor that provides script based in-code code generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    python-in-scheme is a scheme library that allows you to run python code within scheme. It uses the Python/C API to embed a python interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Boom is a game engine for easily and quickly creating Bomberman-like games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Compiler-like program that checks Verilog source for common design errors. This tool can help beginning Verilog programmers who aren't aware of common design pitfalls and advanced Verilog programmers who want to double check large projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This project aims to develop a compiler for the VJ research programming language.
    Downloads: 1 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.