Showing 66 open source projects for "nasm"

View related business solutions
  • 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
  • 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
  • 1
    SASM

    SASM

    Simple crossplatform IDE for NASM, MASM, GAS and FASM languages

    SASM (SimpleASM), simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English, Turkish, Chinese, German, Italian, Polish, Hebrew, Spanish. In SASM you can easily develop and execute programs, written in NASM, MASM, GAS or FASM assembly languages. Enter code in form and simply run your program...
    Downloads: 73 This Week
    Last Update:
    See Project
  • 2
    Smaller C

    Smaller C

    Simple C compiler

    Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between C89/ANSI C and C99 (minus some C89 and plus some C99 features). Currently, it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows, Linux and Mac OS X programs. (You may use YASM or FASM instead of NASM) Code generation for MIPS CPUs is also supported (primarily for RetroBSD). The compiler is capable of compiling itself...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Asm-Dude

    Asm-Dude

    Visual Studio extension for syntax highlighting assembly

    ... Intrinsics-Dude. The instruction sets of the x86 and the x64, but also SSE, AVX, AVX2, Xeon-Phi (Knights Corner) instructions with their descriptions are provided. Most of the regularly used Masm directives are supported and some Nasm directives. If you are not happy with highlighting or the descriptions. Mnemonics and descriptions can be added and changed by updating the AsmDudeData.xml file that will be stored next to the binaries when installing the plugin (.vsix).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mingw-w64-dgn

    drangon's mingw-w64 build, toolchain and some libraries

    drangon's mingw-w64 ( mingw-w64.sf.net ) build, native toolchain and cross toolchain for 32bit windows and 64bit windows x64, and some libraries : <1> toolchain : binutils gcc-14 mingw-w64 gdb make yasm nasm see https://sourceforge.net/p/mingw-w64-dgn/wiki/ToolChain/ for more detail. <2> mingw-dgn-lib : pthreads-win32 sqlite openssl zlib bzip2 apr pcre pcre2 libiconv gettext libsdl portaudio giflib xvid xavs x264 x265 libvpx lame opencore-amr opus ffmpeg pugixml jsoncpp curl lua...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    Asmosis

    Asmosis

    A set of tools related to assembly language programming.

    Project Asmosis provides a set of tools related to assembly language programming. The tools include: - the Asm::X86 Perl module, - AsmDoc - an HTML documentation generator for assembly language, - Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/), - converters between various assembly language dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as, - converters from C/C++ header files to assembly...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Evaluate

    The homemade professional compiled programming language

    A homemade professional compiled programming language. It compiles to NASM and can cross-compile, though it's cross-compilation capabilities haven't been verified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BeaEngine 5

    BeaEngine 5

    BeaEngine disasm project

    ... instructions. You can use it in C/C++ (usable and compilable with Visual Studio, GCC, MinGW, DigitalMars, BorlandC, WatcomC, SunForte, Pelles C, LCC), in assembler (usable with masm32 and masm64, nasm, fasm, GoAsm) in C#, in Python3, in Delphi, in PureBasic and in WinDev. You can use it in user mode and kernel mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Syntastic

    Syntastic

    Syntax checking hacks for vim

    ... configurations, API Blueprint, AppleScript, AsciiDoc, Assembly languages, BEMHTML, Bro, Bourne shell, C, C++, C#, Cabal, Chef, CMake, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dockerfile, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON, JSX, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, Markdown, MATLAB, Mercury, NASM, Nix, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    nwcc is a C compiler for Unix systems targeting *BSD, OSX, Linux and Solaris on x86 (nasm/gas), FreeBSD, OSX and Linux on AMD64 (yasm/gas), Solaris on SPARC, AIX and Linux on PPC/PPC64 and IRIX on MIPS64. Cross-compilation is supported.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    low-level-programming

    error while compiling

    This code cannot be compiled by nasm It writes: b.asm:7: error: symbol `start32' not defined How can I fix it or use it ?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Floppy Image (DOS)

    DOS Flopppy image creator for nasm

    Code to generate various sizes of dos style format floppy disk images. These are used to mount storage in host virtual systems such as VirtualBox. Use NASM to assemble.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    brainfnord is a brainf*ck compiler for linux. It generates assembly, then assembles with nasm. Version 0.2 fixed an issue with 64 bit systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NASMX
    The NASMX Project is a collection of macros, includes and examples, which are meant to help NASM programmers develop 32-bit and 64-bit BSD, Linux, Windows, and XBOX software in a fraction of the time it normally takes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    A simulator that provides a simplified assembler syntax (based on NASM) and is simulating an x86-like CPU. Press Help inside the simulator to see an overview of the supported instructions. Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    ovalinux

    Pre-configured Linux .OVA images

    Pre-configured Linux .OVA images * Tested in VirtualBox 1.) NASM development environment - nasm - CLI build tools - web browsers - virtualbox guest drivers - bidirectional clipboard enabled - lightweight - ArchLinux/ArchBang 2.) Ubuntu 14.04 Desktop - x86_64 - virtualbox guest drivers - bidirectional clipboard enabled - untouched 3.) MySQL development environment - MySQL workbench - Percona/MySQL - web browsers - virtualbox...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SNEeSe is an emulator for the Nintendo SNES console for x86 PCs. SNEeSe is written in 32-bit C, C++, and NASM x86 assembly. Project goal is to make as accurate, functional, and usable an emulation core as is reasonably possible.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Bubble BASIC

    A free, minimal 64-bit BASIC compiler for Linux

    ... floating point, and UTF-8 string. Arrays of any dimensionality. * Full Unicode support (UNI function replaces traditional ASC) * Text file I/O. * Compiles to native 64-bit asm (can use fasm or nasm as backend). * Inline asm feature. * Written in Haskell and C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Ediot

    Ediot

    Lightest weight text editor no money can buy,

    Ediot formally BowPad is a really small text editor (with a compile option for NASM and FASM). If you want a lightweight text editor BowPad is the best. Only 20.1kb download, and 44.7kb unpacked! VERY basic, but at the same time fast. As far as known it can open up any file. It uses QT. It will part of the lightest weight Linux distro with the complete Linux kernel based off of Ubuntu. But it will be going to other OS's soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Console based Editor

    Console based Editor

    text editor consol based and an IDE

    Console based EDitor (CED) is console based program which has curses like interface and it has build in IDE .IDE is expandable.any language interface can added It is easy to use.It is part of PD* software and therefor,public domain software.it is highly customizable. ** IT IS PUBLIC DOMAN SOFTWARE **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DCC is a C-like compiler used in linux. So far, DCC is only for x86 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Shell-Linux

    Shell-Linux

    Small, Light Linux Distro

    Shell-Linux is a Small, and Light Linux Distro with some user friendly features. Shell-Linux is built from Micro Core Linux. Release under GPL Version 2. The Website has been updated resentely and a wiki has been added! There is Currently 60 + packages working in the Package Manager repository. It includes games, networking utilities, and Development tools like Compilers (Tiny CC and NASM) In the latest versions of Shell-Linux, I have added Tiny C Compiler for developing and I have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Basic Disk Operating System (BDOS)

    Basic Disk Operating System (BDOS)

    BDOS is a 16 bit educational operating system written in NASM.

    BDOS is aimed at 80x86 PC. The goal of this project is to help beginner os developers who would like to develope their os in assembly.It is also among the goals of this project to make a little functional cli operating system to perform basic operations.BDOS is designed to run of a single floppy disk and to provide much functionality in least space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CalebOS

    16 bit operating system written in NASM.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
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.