Open Source Assembly Software Development Software for Linux - Page 3

Assembly Software Development Software for Linux

View 1104 business solutions

Browse free open source Assembly Software Development Software for Linux and projects below. Use the toggles on the left to filter open source Assembly Software Development Software for Linux by OS, license, language, programming language, and project status.

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 1
    The intention of this project is to support users of Randall Hyde's HLA (High Level Assembly) language who wish to maintain, extend, or evolve the HLA Standard Library. http://www.plantation-productions.com/Webster/
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    colorForth
    colorForth is, in Chuck Moore's own words: "A dialect of Forth that uses color to replace punctuation. Includes its own operating system. Produces extremely compact programs. Instant compile from pre-parsed source."
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    ECMA-55 Minimal BASIC compiler

    BASIC Compiler and Interpreter

    John's Mutant contains several projects. The current project is an ECMA-55 Minimal BASIC compiler for Linux systems using AMD64 compatible CPUs. You can download the MinimalBASIC compiler source in the Files section.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Scale2x
    A real-time graphics effect able to increase the resolution of small bitmaps guessing the missing pixels without blurring the images.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    JBit
    JBit is small java application for mobile phones (MIDlet) that gives you a programmable 8-bit microcomputer. With JBit, you can edit, save, run and debug assembly (6502) programs directly on your phone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that Python ebe has a lot of separate windows, while the QT ebe will use 1 main window and a collection of dockable subwindows. This will make it easier to use.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Objeck

    Objeck

    Simple ⇒ Object-Oriented ⇒ Functional

    Objeck is an object-oriented programming language with functional features. Objeck emphasizes, expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, and command line debugger with IDE plugins.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    pyz80 is a z80 cross-assembler written entirely in Python. It accepts text files with the syntax of the Sam Coupe's popular COMET assembler, and outputs a disk image suitable for loading in SimCoupe or transferring to floppy disk for use with a real Sam.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    McuOnEclipse

    McuOnEclipse

    Releases of McuOnEclipse projects

    Processor Expert components and Eclipse examples and plugins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    This project's goal was to develop an open source firmware for Sinus 154 DSL Basic SE and similar AR7 based devices. Projektziel war die Entwicklung einer freien Firmware für Sinus 154 DSL Basic SE und vergleichbare Geräte mit AR7-Prozessor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Assembler Laboratory (ALab) is an assembler IDE. At this moment it resembles a target for an archeological expedition.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Pure object based operating environment, script language, shell, loads plugins to extend functionality, it's a MUD gone awry.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    LSCR is a compilation of helping resources for software development in Assembly language under Linux. It includes system calls reference for kernel 2.6+, FASM include files, example applications, and some utilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Drivers, firmware and cross dev tools for the Commodore 64 Retro Replay, RRNet and MMC64.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Scripted Roulette

    Scripted Roulette

    Simulation tool for the casino game Roulette

    Scripted Roulette is an original application which helps you to develop and analyze new betting strategies for the casino game Roulette. Learn and understand more about the chances you really have to win.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    This project aims to provide an eclipse 3.0 extension to support z80 development for ti calculators and maybe more platforms in the future.
    Downloads: 2 This Week
    Last Update:
    See Project