Showing 57 open source projects for "c-icap-modules"

View related business solutions
  • The Customer Engagement Platform For Your Business | Zoho SalesIQ Icon
    The Customer Engagement Platform For Your Business | Zoho SalesIQ

    Zoho SalesIQ is an all-in-one customer engagement, live chat, and analytics platform.

    Zoho SalesIQ offers your marketing, sales, and support teams the digital customer engagement tools to communicate with every site visitor at every stage of the customer lifecycle. This all-in-one live chat and analytics platform promotes proactive customer engagement, allowing you to initiate the right kind of conversation at exactly the right time.
  • SalesBuilder CRM Icon
    SalesBuilder CRM

    Homebuilders seeking a solution to record sales, track option selections, and generate contracts

    SalesBuilder CRM is a cloud-based 4-in-1 homebuilder CRM software that will meet all your sales and marketing needs. Features include capturing & nurturing prospects, managing recorded sales, tracking option selections, and generating contracts.
  • 1
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 2
    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: 57 This Week
    Last Update:
    See Project
  • 3

    Mecrisp-Stellaris Unofficial User Doc

    Forth documentation: embedded Arm Cortex-M STM32xx microprocessors

    Unofficial user documentation for the Mecrisp-Stellaris Forth programming language on ARM Cortex-M microprocessors. Includes a index, search function, projects, pictures and Youtube video links. This Documentation is designed for Forth Beginners.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4

    Snd

    Snd is a sound editor

    Snd is a sound editor.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Cloud-native procurement software platform Icon
    Cloud-native procurement software platform

    GLOBAL LEADER IN DIGITAL PROCUREMENT AND SUPPLY CHAIN SOLUTIONS

    SMART by GEP is an AI-powered, unified source-to-pay (S2P) procurement software that brings end-to-end procurement functionality for both direct and indirect spend management into a single, cloud-native platform. It features a range of procurement tools built into one unified procurement system; eliminating the need for separate, stand-alone software, modules, or tools for managing specific functions.
  • 5
    FTH Forth Scripting

    FTH Forth Scripting

    FTH Forth Scripting

    FTH provides running stand alone Forth scripts like Ruby etc. and using Forth as an extension language to your application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Forthlang

    A simple LLVM frontend to Forthlang - my own simple dialect of Forth

    Downloads: 0 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
    MAP Game Engine

    MAP Game Engine

    Game engine to build text adventures.

    MAP is a software that allows to create and play text adventures. Text adventure or "interactive fiction" is software simulating environments in which players use text commands to control characters and influence the environment. They were among the first computer games. MAP includes tools to create the adventure and a runner that allows to play it. Source is available and open so both the runner and tools can be modified to fit the needs or style for each adventure/creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cpm-vtdozer-dxforth

    Simple vertical scroller game for CP/M written in Forth

    Use Ed's DX-Forth to compile this. You can cross-compile this game on any UNIX system using Joseph Allen's CP/M emulator. It requires VT52 compatible terminal to display correctly. Tested on CP/M Plus running on ZX Spectrum +3 (+3e), ZX Spectrum Next and Amstrad CPC6128. ********** Compatibility note for ZX Spectrum +3 (+3e): make sure SET24X80 is started (e.g. from PROFILE.SUB) before running this game. Compatibility note for Amstrad CPC: make sure 'SETKEYS KEYS.WP' is started (e.g....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Nonprofits Icon
    Case Management Software for Nonprofits

    CharityTracker offers easy-to-use case management software for nonprofits, helping them track assistance, measure outcomes, and generate reports.

    A case management CRM that focuses on your clients, to measure real-world impact, not just data. Your Day Just Got Shorter - We know you’re busy and don’t have time for complicated software – We’ve changed that! Even your staff will enjoy using the system – No more headaches and missing data from reports so you can use your valuable time to serve more people. CharityTracker is a cloud-based, HIPAA compliant software that’s easy to use for nonprofits of all sizes. With no setup fees, hidden fees, or contracts, you can cancel anytime! Our time saving solution provides a secure way to streamline how you manage cases, record case notes & assistance, create reports, collaborate, set goals, measure outcomes, make referrals & prove your impact with change-over-time reports for your funders. We're at work in 2,200 communities! Book a free demo. Pricing starts at just $20/mo. user
  • 10
    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. Main but not exclusive application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cpmgsx-dxforth

    GSX functions library for DX-Forth running on CP/M

    This functions library for DX-Forth offers similar capabilities as the Turbo Pascal GSX library and the `cpm-libgsx` C library. Two example Forth programs are also provided for the demonstration purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Portable Forth Environment implements the ANSI Forth Standard, it is fully written in C, the newer version has a module concept, and it is fully multithreaded. Autoconf used. Tested in embedded environments.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    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
  • 14

    OspreyForth

    A customized pForth Interpreter with dynamic library loading

    OspreyForth is a personal project to make a customized Forth interpreter that can be used to create command-line scripts and general apps. It is currently capable of loading dynamic libraries and using external C code. In the future code that more directly attaches to the interpreter are planned so as to expand its abilities out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    bif-c, a near fig-FORTH in C

    Building a FORTH in C for practice.

    C language implementation of my BIF 6809 variant of fig-FORTH. May be interesting to programmers with C background who want to understand the high-level version of the low-level of FORTH. Those requiring a fully functioning FORTH may look elsewhere. (The releases are usually out of date. Best to browse the code repository and download the latest snapshot.) There is now a basic how-to to get you started in the [wiki]. (I am now mirroring the project at http://sourceforge.jp/projects/bif...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Fuzzball MUCK

    Moved to http://www.fuzzball.org

    Moved to http://www.fuzzball.org Everything here has been frozen for historical purposes. Fuzzball Muck is a networked multi-user MUD chat server. It is user-extensible, and newer versions (6.x) support advanced features such as GUI dialogs, through close client-server cooperation with Trebuchet or other clients that support MCP-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Forth interpreter done for .NET. Just a way to learn Forth, CIL and more C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project provides a compiler that compiles ML into code suitable for execution on small targets, including embedded ones. The compiler generates both C and Forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MPL-Forth

    Forth compiler in MPL language

    Forth compiler written in MPL, Minimal Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    apForth is Another Portable Forth implementation started as pForth fork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DruidBSD is a FreeBSD micro-distribution that supports CD/DVD, USB, and HD booting into a Live BSD Distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Forth compiler for the Compiled Virtual Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    bfi (brainfuck interpreter) this is written in both C and GFORTH (both) This is tiny. This is useless so essential this is for education first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next