Showing 55 open source projects for "c-sharp"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 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: 97 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: 64 This Week
    Last Update:
    See Project
  • 3

    Snd

    Snd is a sound editor

    Snd is a sound editor.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4

    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: 42 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 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
    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
  • 8

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

    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
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 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: 2 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: 6 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: 1 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: 1 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: 1 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: 4 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