Showing 24 open source projects for "assembly"

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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Mecrisp - A family of optimising native code Forth implementations for MSP430, ARM Cortex M, RISC-V RV32IM(C), MIPS M4K and FPGAs.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    TermFF

    TermFF

    A Serial Terminal Console for development on a remote (Forth) device

    As a console terminal, TermFF, with its extensions, connected to a Forth system device can be used as a software development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    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: 18 This Week
    Last Update:
    See Project
  • 6

    xplgraph-cpmgsx-dxforth

    An replacement of DXForth's xplgraph.scr library for CP/M

    ...The aim of this project is to provide an replacement of the original xplgraph.scr library, exposing roughly the same API, enabling graphics in DXForth running under CP/M. This library is written using DXForth's inline assembly (with all of its cryptic syntax) and uses CP/M's GSX interface. Using this interface enables graphical output to either local screen or remote devices connected through a serial port (like Tektronix 4010 text-and-graphics terminal emulator running on PC). Limitations: - No colors, no shades of gray. Color 0 is blank, others are mapped to solid pixels...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yes, finally. The author decide to schedule some of his busy time to release the "Chinese Language Formula"- Step By Step. It will take a while, but eventually Chinese Language Processing is no longer a problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TurboForth
    A fast and compact Forth implementation for the Texas Instruments TI-99/4A Home Computer. Written by Mark Wills in TMS9900 assembly language. A completely self-contained Forth programming environment, hosted on a plug-in cartridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A 21 Century Boot system for the Tandy Color Computer series of 1980's computers. The aim is to create a unified, scriptable boot system for both new and old storage devices * THIS PROJECT HAS BEEN MOVED TO: https://code.google.com/p/legsforth/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Forth Compiler/Interpreter, fig-Typ (1.0), 'indirectly threaded code', für ia32-pc-linux/ELF-Rechner; unabhängig von externen programmen, libc u.dgl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Exclusive x86-long mode uperating environment based on FORTH (and later LISP). Requires NASM (development) and at least bochs 2.4.5 (runtime) or QEMU 0.13.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Forth/2 is a native code kernel Forth system for OS/2. Source in Microsoft Assembler is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PicoForth - compiler for PIC12 / PIC16
    THE SOURCES HAS BEEN MOVED TO GITHUB https://github.com/josefpavlik/picoforth PicoForth is Forth compiler for PIC12 and PIC16 families. It is written in gForth and requires gpUtils. Produces hex file ready to be programmed into the device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    16 bit Forth for PC. No OS required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A virtual machine providing a dynamic, portable assembler; JIT compilation; C bindings; and Forth semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Avr32fasm is prefix Forth-assembler for AVR32 processors core. Main purpose of project - create base for develop Forth system for AVR32. Avr32fasm provides as assembler for creating low level Forth words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    F- is an ANSish Forth that uses a VM generator to compile Forth into C-based VM suitable for living in a C-based (or assembly or HDL) microcontroller project. The VM supplies 32-bit math, I/O, multitasking and debugger in a ROM footprint as small as 4kB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An English, German, Japanese, Portuguese, Russian, Chinese, Hindi & Bengali desktop OS loading from miniCD or USB key with applications and personal config files on floppy or USB key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Compiler for a Forth-like language to make small binaries that use system calls instead of the C library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The DragonBASIC API is a set of assembler based library files needed to code in DragonBASIC, a BASIC language for the GameBoy Advanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of llama-X is to be a cutting-edge desktop operating system for the x86 architecture. A new object-oriented filesystem, and a fresh new desktop paradigm, and an innovative multikernel subsystem are main features of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Portable Forth. It is aimed to be interpreted, or compiled to various architectures and VMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OS X ( Intel IA-32 / 32-bit x86 assembler ) implementation of Albert van der Horst's ciforth/lina, an ISO forth which is an evolution of figforth. GNU Public Licence, as per the original lina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next