Showing 2089 open source projects for "gnu assembler windows"

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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    We no longer use sf.net as our hosting site. You can find more information about our project at http://www.gnuenterprise.org --- GNU Enterprise is a project aimed at developing a complete enterprise level business environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ManTa is an equational specification language and tools to support it: theorem prover, code generators (C and Ocaml), frontends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ANSIMD (Ansi Memory Debugger) is a compact, powerful and flexible debugging facility, completely configurable at runtime, that detects automatically a large class of problems related to memory management. It is portable and requires low resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A project to create a compiler suite for the creation of NES binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The extensor, is a assembly of programs and independent libs (- nostdinc) at the moment for DJGPP, but thought for others GCC-i386. By means of this kit it is possible to construct a operating systems or a program boot from the BIOS (i386 embedded syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XEmacs is a highly customizable text editor and application development system. Its emphasis is on modern graphical user interface support and an open software development model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Test Studio is the suit for testers. It manages test schedule, test cases, and track the bugs. And one of the big purpose of this suit is to automate software tesing. Main focus of automation tool is web site testing at this moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OzoneFarm is a eCommunity-building project aimed at promoting open source computing and distribution and generation of open content. The goals and strategies for forming the community are being discussed in an open forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Educational programming language tools written in Python for use with PC/104 computer based robotics teaching at the middle/high school level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Basic style language that uses a database as the internal datastructure. It compiles the code to ANSI-C. It is intended to be used for highly interactive websites. For documentation and background info, visit the homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Some features are lacking in the 'ES'-compiler for Serious Sam. Here we try to fix them. An '#include' for inside ES itself is the first project, but there may be more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iXml is an XML Interpreter. The Interpreter runs over the XML. The language itself is modelled in XML. Connect Xml to data, guis, network and control it all. Please read proposal docs. Working implementation available for download less than 100k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is no longer maintained. It has been integrated with the Open Gaming System (OGS). Visit sourceforge.net/projects/ogs or ogs.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Iteration methods for GLib containers that make special-purpose foreach/traverse methods obsolete in favor of easy-to-use, natural first/next methods combined with traditional C looping structures (for, while, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to do for MULTICS what Linux and GNU have done for UNIX - that is, to produce a totally free, totally unencumbered, and totally compliant OS that learns from prior work, rather than copies it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C based widget set for the Nano-X API, which is a part of Greg Haerr's Microwindows (www.microwindows.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GtkIMHtml is a GTK+ Widget that is designed to parse and render AOL's RTF format, which is based on HTML. It was originally designed for GAIM but can be used in any GPL GTK+ IM client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Graph Implementation and Representation Libraries, or GIRLs, aim to be all-purpose libraries for solving graph theory problems. ie, shortest paths, matching, cycles, connectedness, creating 'random' graphs, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yux, ... the CORBA / OpenGL project. Coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    W Windows System is a compact-sized and speedy windows system. It is currently used in Yopy, the Linux PDA. Hope with this project that it evolves into one of standard systems for handheld devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A build-management tool used for manually generating Microsoft Visual Studio DSP (project) and DSW (workspace) files, or automatically generating such files based on existing Makefile(s)/Makefile.am(s), written in perl.
    Downloads: 0 This Week
    Last Update:
    See Project