Showing 34 open source projects for "c-bus"

View related business solutions
  • 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.
    Get started free
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
    Learn More
  • 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: 67 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: 41 This Week
    Last Update:
    See Project
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4

    Forthlang

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

    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 5
    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: 8 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

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

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

    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: 1 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
    Learn More
  • 10
    Forth interpreter done for .NET. Just a way to learn Forth, CIL and more C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    MPL-Forth

    Forth compiler in MPL language

    Forth compiler written in MPL, Minimal Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    apForth is Another Portable Forth implementation started as pForth fork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Forth compiler for the Compiled Virtual Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ficl is a lightweight, efficient language designed to be incorporated into other programs, including (especially) firmware based systems. Ficl includes a simple but capable object model that can wrap existing data structures. Applications: scripting,
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 16
    WMForth : Forth compiler written in C for Pocket PC with ARM processor running Windows Mobile, compiled with Embedded Visual C++ 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A virtual machine providing a dynamic, portable assembler; JIT compilation; C bindings; and Forth semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A highly portable, Minimal ROM-able FORTH based on a small number of FORTH primitives.
    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: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    froth is a Forth-like compiler written in Ansi C, and therefore fully portable (only require glib). With Froth, is provided also a Forth implementation for DSP (tms320c50 at this time). Froth should then be mainly considered as an interactive forth cross
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Calforth is a variant of the forth computer language. It will run as a forth interperter, as well as strictly compile an executable. Version 1.3 includes support for the 8051 processor and includes a processor emulator as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Forpost is an embeddable, interpreted stack-based(Forth-like) language which has simple, compact and effective implementation in ANSI C. Main features: heterogeneous arrays, higher-order functions, program/data equivalence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next