Showing 25 open source projects for "user mode linux"

View related business solutions
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    BASIC-256
    BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in minutes, and a set of easy-to-follow tutorials introduce programming concepts through fun exercises, 2021-08-05 - Ubuntu and other LINUX users can install the latest version with snap: sudo snap --beta basic256
    Leader badge
    Downloads: 395 This Week
    Last Update:
    See Project
  • 2
    Agena

    Agena

    Agena is an interpreted procedural programming language.

    Agena is an easy-to-learn procedural programming language suited to be used in scientific, mathematical, scripting, networking, and many other applications. Binaries are available for Solaris, Windows, Linux, OS/2, Mac OS X, Raspberry Pi and DOS.
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 3
    SmallBASIC
    SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    BASIC-256 Portable

    BASIC-256 Portable

    BASIC language and IDE for Education - Portable

    BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in minutes, and a set of easy-to-follow tutorials introduce programming concepts through fun exercises. This is the portable version of BASIC-256 to integrate into the Potable Apps menuing system.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    AIML_chung

    AIML_chung

    an AIML chatbot engine with 3D avatars, maths parser, speech and dll

    AIML chung is an full AIML1.0 based standalone chat bot engine trial with dll , tts / espeak speech voices, synonyms substitutions, maths parser and 3D photorealistics openGL avatars written in compiled freebasic.Comes with GUI window and console examples, 3D world mode and a dll version to use with other programming languages like c++ or Liberty Basic , or to easily embed in your applications .Talk with your A.I. computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    Gambas
    A Graphical Developement Environment based on a Basic Interpreter with object extensions.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    TBasic

    A simple BASIC interpreter written in C++

    TBasic is an implementation of a minimalist BASIC (based on the Tiny Basic specification but with a few significant additions) in the C++ language. It was written for fun, as a project to create a functional language interpreter from scratch and to be potentially used as a lightweight scripting language (it can either be used as a classic command line BASIC interpreter or as a class that allows a C++ programs to load and run basic programs, register custom basic commands and interact with...
    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.
  • 10
    bish-shell

    bish-shell

    BASIC Interpretative SHell

    A shell loosely based on the old Commodore and Tandy BASIC interpreters, with some small updating to modern computer systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Brandy Basic V Interpreter

    Brandy is an interpreter for BBC Basic

    Brandy is an interpreter for BBC Basic (or Basic V) that runs under a variety of operating systems. Basic V is the version of Basic supplied with desktop computers running RISC OS. These were originally made by Acorn Computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jumentum-SOC is a programming environment for NXP ARM microcontrollers. It turns your LPC2000 with ENC28J60-based ethernet or LPC1768/2368/2378 into an autonomous controller that is programmable through Ethernet using a BASIC-derived language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ... the unixname: The "shortname" of the project was a typo, but it was too late when I actually realised it. Features that still need to be implemented: Boolean expressions (IF) (If I ever find a flexible way to implement them, because you can't parse user input to a boolean command in QBASIC, without using a dynamically changed BAS file, which is going to fail if using it compilled) The source code should be compiled with either QB64, QuickBASIC or freeBASIC (with the -lang qb switch enabled
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DaddyBASIC

    A BASIC Language Interpreter for Embedded Apps

    DaddyBASIC was developed in order to provide a means to provide my young boys with a pathway into embedded programming. As of this writing, DaddyBASIC runs on the STM32F103R device, and also can compile and run on a Linux target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C64 like basic in java (pure not emulated)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JBasic is a traditional BASIC language intepreter written in Java for command line or embedded use. It supports conventional original DOS and MSBASIC syntax, plus some modern extensions for supporting threads, JDBC, etc. JBasic can be run directly from a shell.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mouseth is a cross between the Mouse and Forth programming languages. The programs are compiled to a very compact, machine independant bytecode, which can then be run on its extremely small virtual machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FAF-Basic Interpreter is a Basic Interpreter project written for Win32 or Linux. The Programmes can be interpreted in both systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Javascript MSX-BASIC translator. Run simple MSX-BASIC code directly in the browser, or even embed MSX-BASIC programs on your website :)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Project E is a lightweight, multithreading 2D game engine with a fast and simple scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nbasic - bytecode compiler+vm for middle level programming language, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    ScriptBasic is a mature Basic interpreter that can be used for server side CGI scripting, utility programming or to develop GUI desktop applications. A multi-threaded HTTP Basic application server is available as well with session support.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    The Engine

    Game creation engine with built-in BASIC interpreter.

    "The Engine" is a game creation engine with built-in classic type BASIC interpreter (as known from old 8-bit computers), screen editor and full-screen editor, using OpenGL and SDL (currently POSIX only, but portable, in principle). It is aimed at game developers with little spare time, and tries to reduce program size with powerful commands that takes as much coding effort off the shoulders of the developer as humanly possible. The BASIC interpreter supports only labels, not line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next