Search Results for "compiler python linux" - Page 5

Showing 127 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 Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Linux/Windows Admin with interactive features to control Resources on a remote PC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YASP is an open and simple protocol for building networks with micro controllers. It has a small footprint and is easy to implement with minimal hardware resources, without sacrificing advanced features and future growth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FOCA (Fudeba: Optimizer, Compiler and Assembler) is a free development system for the MSX architecture (Z80-based), aiming to provide developer support for the Uzix operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    We intend to provide a development system for the Rabbit2000/3000 microcontrollers. On Linux: a cross C-compiler, assembler, linker chain. On the rabbit: a BIOS including download and debugging facilities. Later a realtime kernel + TCP/IP stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    An assembler for IA-32 processor. Will be mainly focused on 32-bit with less emphasis on 16-bit functionality. Its mission is to provide an alternative Intel assembly language compiler for Intel developers. Its objective is to support various syntax from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A reusable gdb stub architecture for multiple processor architectures and platforms. Enables embedded systems development using GNU compiler, linker, debugger and other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux Multimedia Framework using CORBA. Implementation mainly in C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Valuhack is a collaborative effort of a variety of newsgroups to port a simple program to as many languages as possible, while maintaining the true spirit of hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Course Compiler Design I at the ETH Zuerich (Switzerland). The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    CodeXpand Engine is a Scripting engine written with C++. It work with COMPILED SCRIPT linked at Run Time with Host Applications. The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    We are currently developing our embedded TCP/IP modules, industrial ethernet systems and wireless platform for system control and data acquisition. Our main development environment is Linux and GNU tools like GCC (ASM, C, C++) and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of the Alumni C compiler project is to write a new simple and easy to understand C compiler code for Graduate Students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightget is an open hardware and open software project to build computer controlled systems with LEDs and/or other light sources. The ultimate goal is to provide illumination and visual entertainment in a convenient, low-cost solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an attempt to add PERL's datatypes and flexibility to C/C++. While it is currently just a library, I intend to create a compiler for the language PERC (PERl + C. Plus I can make lots of caffeine puns, which is always good.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Ursine Core / Ursa Compiler

    A compiler for creating games on MOS-65xx-based computers

    Ursine Core is/was a simple RPG-type game development library/toolkit for the Atari Video Computer System (VCS) model 2600. (That's the 1977 Atari game console.) This library is intended to be portable to other MOS-65xx-based computers (6507, 6502, 6510, 2A03, 8502), and introducing support for other systems is ongoing (Commodore VIC-20, 64, 16/+4, 128; Apple ][; Nintendo Entertainment System) Ursine Core is a developer's suite hosted on a POSIX-like workstation. The Ursine Core...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A multi-paradigm implementation encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. Native Compiler implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "push the arguments manually" (foreign function call) interface allowing programmers to call C functions in a completely dynamic manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An assembler (i.e. assembly language compiler) designed to be compatible with TASM and NASM so existing code will not have to be rewritten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Use an Atari ST as a Development Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wargame Hackademic est un ensemble de composants à ajouter sur un liveCD linux, devenant un wargame; à partir d'un compte classique, vous devez, par divers objectifs et techniques d'exploitation, trouver les failles du cd pour accéder au mode 'su'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Android[tm] SDK development is for those who have a dream mobile device in mind and have the potential to contribute to the development of the same at various levels. http://www.openhandsetalliance.com is promoted by Google & other industry giants.
    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.