[go: up one dir, main page]

Showing 21 open source projects for "64-bit forth"

View related business solutions
  • The most advanced C and C++ source code analyzer Icon
    The most advanced C and C++ source code analyzer

    Combining the benefits of static and dynamic source code analysis to deliver the most advanced & exhaustive code verification tool.

    TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
    Learn More
  • Pylon is an All-in-one B2B Support Platform for modern B2B businesses. Icon
    Pylon is an All-in-one B2B Support Platform for modern B2B businesses.

    Pylon is a modern support system that integrates with all B2B channels like Slack and Team.

    We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
    Learn More
  • 1

    WinForth64

    64-bit Forth system for Windows

    64 bit Forth system for Windows. Forth kernel is written from scratch in C/C++/Assembler. The Forth system is written in Forth and bootsrapped on the fly from source code. It provides full support of native api, callbacks and native threads. The system is the result of the idea to create modern Forth that can be used to solve different programming tasks.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2

    Min3rd

    From a small kernel in C, bootstrapping into a complete Forth compiler

    ...Min3rd is available as a 32-bit or 64-bit system for Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    roaring

    roaring

    Roaring bitmaps in Go (golang)

    ...To implement a set of integers, a particularly appealing strategy is the bitmap (also called bitset or bit vector).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MinForth

    MinForth

    A minimalistic but complete standard Forth compiler in C

    MinForth V3.4 is a classic Forth system with command-line interface. Development resource requirements are minimal. A source text editor and a C compiler are sufficient. By design no toolchain is required to adapt or rebuild MinForth. A complete rebuild takes only few seconds. Current sources are for Windows and Linux (32-bit or 64-bit). MinForth primitive definitions are written in mixed Forth and C language and are transpiled to pure C code. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Create engaging surveys on your tablet or computer with ease. Icon
    Create engaging surveys on your tablet or computer with ease.

    Choose any of our carefully designed themes, or easily customize colors, fonts, and more to reflect your brand's true look and feel.

    Create great-looking surveys, forms, polls, voting, questionnaires, NPS, customer satisfaction, customer experience, employee satisfaction surveys... on your computer or tablet, customize the look of your survey however you like, & display collected data with eye-catching and insightful graphics.
    Learn More
  • 5
    Arcan

    Arcan

    Powerful development framework for creating virtually anything

    ...For the main engine there has been quite some refactoring to reduce input latency; better accommodate variable-refresh rate display; prepare for asymmetric uncooperative multi-GPU and GPU handover; explicit synchronization and runtime transitions back and forth between low (16-bit) to standard (32-bit) to high-definition rendering (10-bit + fp16/fp32).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ficl - small systems scripting with OO
    Ficl is a lightweight, embeddable scripting language designed to be incorporated into other programs, and especially embedded systems that may have memory and OS constraints. Applications include scripting, hardware bring-up, rapid prototyping, and system extensions. Unlike Lua or Python, Ficl acts as a component of your system - you feed it stuff to do, it does the stuff, and comes back to you for more. You can export compiled code to Ficl, execute Ficl code from your compiled code, or...
    Leader badge">
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7

    retromidi

    My adventures with MIDI on 8- and 16-bit computers

    See Wiki for usage and more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    asm68c

    Assembles M6800 and 6801 assembly language source code. (and Forth)

    A simple absolute mode assembler for 6800/6801. Handles the complete published set of opcodes/mnemonics. Mostly source-language compatible with the common assemblers in use circa 1985, but no macros. Now uses standard LDAA syntax by default. Produces basic S1/S9 object files and assembly listings, and now binary and MC-10 compatible cassette images. (This is for the 8-bit 6800, not the 16/32 bit 68000/coldfire processors.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    SID-Wizard

    SID-Wizard

    Featureful native Commodore 64 music tracker with MIDI/XM converter

    A featureful SID-music creation tool (tracker) for the Commodore 64. It includes many advanced effects and tools like keyboard-tracking, tempo-programs/funktempo, gateoff-table-pointers, filter-shift, SID-export, executable-export, MIDI/XM conversion and MIDI-input hardware, etc., etc. NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Leader badge">
    Downloads: 32 This Week
    Last Update:
    See Project
  • Cloudbrink Personal SASE service Icon
    Cloudbrink Personal SASE service

    For companies looking for low maintenance, secure, high performance connectivity for hybrid and remote workers

    Cloudbrink’s Personal SASE is a high-performance connectivity and security service that delivers a lightning-fast, in-office experience to the modern hybrid workforce anywhere. Combining high-performance ZTNA with Automated Moving Target Defense (AMTD), and Personal SD-WAN all connections are ultra-secure.
    Learn More
  • 10
    Forthx64

    Forthx64

    64-bit Forth with multi-precision enhancements for x86_64 processors

    Version 4.0 is here! Featuring: * auxiliary stack * x87 FPU interface * IEEE double-precision and quad-precision floating-point math interface * ptrace interface * Completely reorganized listing * Can be assembled as position independent executable (PIE) Renders previous versions obsolete! Skeleton key to the world's most powerful microprocessor Available for both yasm and GNU assembler Uses Linux system calls for most I/O 100% 64-bit assembly code Independent stacks,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xplgraph-cpmgsx-dxforth

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

    See Wiki for usage and more details. Originally, xplgraph.scr library for DXForth was written to work on DOS systems only enabling point-and-plot graphics on VGA-compatible graphics devices. DXForth port to the 8-bit CP/M operating system lacked similar capability. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FlexSlider

    FlexSlider

    An awesome, fully responsive jQuery slider plugin

    ...I had built a few implementations of responsive sliders on different client projects and noticed that there was a glaring hole for plugin support with the concept. I wanted to build a plugin that would serve the newest of beginners, while providing seasoned developers a tool they could use with confidence. What has come forth is this, FlexSlider. I plan to maintain this plugin and provide support to users implementing FlexSlider into their sites. Responsive web design can be tricky, but I hope that FlexSlider serves to uncomplicate the process, just a little bit.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Lissajous figures

    It animates some Lissajous figures. It is Boot-able.

    ...It can only run when the computer contains Bios, and when the computer is booted. The complete source code is here as an .asm file which can be compiled instantly with the Fasmw compiler. It has an interesting way of switching the computer into 64 bit Long mode. It actually switches the computer back and forth between 16 bit and 64 bit mode, easily, with an interesting technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    J2EE Forth and J2SE Forth

    Forth Compiler written in Java

    Forth Compiler written in Java. With Internet , XML, and Database Support , Persisting System variables to a properties file. J2EE Forth runs as Java Application and web-app on EJB3 web server .Written in Java it has new features Forth does not have
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Arduino Quelltexte
    ...Programmbeispiele zum MicroView - OLED Arduino Module (https://www.sparkfun.com/products/12923) sind in einem separaten Ordner abgelegt. Programmbeispiele zu den 32-bit Derivaten Arduino M0 und Arduino Due sind ebenfalls in separaten Ordnern zu finden. Forth als interaktive Programmiersprache kann an manchen Stellen eine interessante Alternative bieten. Unter https://sourceforge.net/projects/flashforthforarduino sind Programmbeispiele in Forth zu finden, die teilweise von den im Buch behandelten abgeleitet worden sind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    flos

    Forth & Lisp Operating System

    64 bit native Forth & Lisp implementation with low memory profile and LCARS GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Embeddedable Forth compiler is a Forth system for 32 bit devices with no OS. I am currently using it with ADUC7026 board. Also tested on STM32. Win32 version is is used for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Get ready for an adventure of a lifetime. With a map in hand, you set forth towards the unpredictable sea to find Captain Jack's Sparrow Treasures. However, your journey demands not only your pirate skills but also your wit, your strategy and also a bit of your luck. So get ready mates! Anchors Away! The Pirate Quest is a simple edutainment program that is similar to a role a dice game. Players are asked to role a dice to move through the map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    16 bit Forth for PC. No OS required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    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