Showing 73 open source projects for "lubuntu-linux"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and 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: 137 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: 66 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: 47 This Week
    Last Update:
    See Project
  • 4

    Snd

    Snd is a sound editor

    Snd is a sound editor.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    FlashForth is a standalone Forth system for the Microchip PIC 18, 24, 30, 33 and the Atmel Atmega series of microcontrollers. A Forth system with interpreter, compiler, assembler and multitasker is provided.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    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: 7 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 2 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
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10

    Forthlang

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

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    likeForth

    likeForth - an IDE in one file with graphics and sound.

    likeForth started out as a weekend challenge and is now a digital schrebergarten to me. It is inspired by sectorForth and project-k.js, many thanks to the developers! Included is a rather simple interpreter and a Forth compiler, which give you an interactive development environment. It doesn't contain most Forth words but will be extended from time to time. I hope, likeForth could be somewhat useful and is therefore published under MIT licence. Many thanks to Leo Brodie for his book...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    Mecrisp-Across Unofficial User Doc

    Tethered Forth for MSP430 Microcontrollers

    Mecrisp-Across tethered Forth for MSP430 Micro controller Target using a Ti Tiva Connected Launchpad as the Host via a 4 wire JTAG connection. No need to pre-flash anything, no bootloader … nothing, just connect the four wire Tether and start developing your embedded application on the MSP430xx target immediately!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 7 This Week
    Last Update:
    See Project
  • 16

    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: 4 This Week
    Last Update:
    See Project
  • 17
    Libraries and frameworks for efficient and scalable concurrency in Forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Colono

    Forth web server

    A lightweight, portable, event-based HTTP server written in Forth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ANS Forth for Win32 and Linux/x86 (used to compile the following SF projects: acWEB, acFTP, acFreeProxy, acSMTP, Forth-Script)
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    lang5
    A Perl based interpreter for a language which is a blend of Forth and APL. The power of lang5 stems from its arrays operations in conjunction with the underlying Forth programming paradigm of bottom up programming.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    Rainbow Forth is an implementation of the colorForth dialect of the Forth programming language designed to run under Linux or Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next