Showing 26 open source projects for "qbasic"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • 1
    Basic QBasic MC 10 Alice Micro Color

    Basic QBasic MC 10 Alice Micro Color

    Converter K7 MC10 to BASIC (and QUICK) Text File and vice versa !

    ...BAS2K7 Convert BASIC Text file to K7 file usage : bas2k7 [file_src.bas or .txt] [file_dest.k7] 2. K7TOBAS Convert K7 File to BASIC Text file usage : k72bas [file_src.k7 or .c10] > [file_dest.bas] 3. QBAS2BAS Convert QBASIC Text file in BASIC file with line numbers usage : qbas2bas [options] [file_src.qbas] > [file_dest.bas] -start : first line numbre (by default : 10) -step : step for next line (by default : 10) example : qbas2bas -start 0 -step 10 srcfile.qbas > destfile.bas 4. BAS2QBAS Convert BASIC Text File to QBASIC Text File qbas2bas -start 0 -step 10 srcfile.qbas > destfile.bas 5. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    QB64

    QB64

    BASIC for the modern era

    QB64 is a modern self-hosting BASIC compiler that brings classic QBasic/QuickBASIC programs into the modern era. It enables legacy code to run on today’s operating systems with minimal modifications, while also introducing new commands and libraries for multimedia, networking, and 64-bit computing. QB64 compiles to C++ and includes a built-in IDE, making it accessible for beginners, hobbyists, and retro programming enthusiasts.
    Downloads: 248 This Week
    Last Update:
    See Project
  • 3

    DOS GUI Graphics (QBasic)

    Make yourself a GUI for DOS from QBasic

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Basic to Pascal

    Basic to Pascal

    Convert basic code to pascal

    ...All functions, procedures, variables, constats and classes from Object Pascal are still usable in pure mode or wrapped, ; (semicolon) are no needed characteristics -Compiled on FreeBASIC -Free software under Utach OSS License -Uses a new BASIC dialect based on FreeBASIC -The majority of the most used elements and conditions of QBASIC can be translated -Ability to use with a modified Lazarus RAD in the future -Ability to add Object Pascal code lines -For now it does not have the ability to include headers in Basic. -Includes example
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    BTOC

    BTOC

    Source code converter

    An adjustable translator from one programming language to another. Nowadays tested as basic to c++ translator. The vocabulary contains some of QBasic Keywords. See Web Site for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    N2K-OS FreeDOS Distro

    N2K-OS FreeDOS Distro

    GUI Desktop for FreeDOS Related Systems

    ...Initially being built on a 486 Machine that ranks as a low end Pentium 1, with 40 megabytes of ram, it currently runs like a dream for any machine of similar nature with SuperVGA and 256 Colors with ability to reach 800x600 (and soon to be much higher resolutions than that). Slowly being developed over the last few years (each time ending in disaster), a new platform showed up. Entirely coded in QBasic 7.1 with additional libraries, we've achieved goals we never thought even possible in QBasic til now. So far what works: Both mouse buttons however the menus for the right hand click aren't available yet. S on the Keyboard enables the screensaver R on the Keyboard redraws the screen. Clock Widget works. 'About' Window works. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    This is an interpreted programming language that is designed to teach young children the fundamentals of programming, hiding away from students the complex concepts of programming, such as parentheses, quotes, data types, arrays, while allowing them to understand the basic concepts of programming, and, move to a more advanced language. It also serves as an exapmle on how to create an interpreter with QBASIC. The interpreter is written in QBASIC, and is licensed under the GNU GPLv2. About 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
  • 8

    CylonOS

    A shell written in QBASIC

    This is a QBasic file that was written as a predecessor to Skylight shell. It requires QBasic 1.1 from Microsoft or a QBasic compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Basin
    Simple QBASIC Interpreter written in C++.I am developing this interpreter for self-learning purposes,don't take it serious.I will try to follow syntax of QBASIC as close as I can. The source code could be useful for those who learn C++. Qt GUI is in very raw state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AuBASIC

    QBASIC IDE, Compiler & Packer

    AuBASIC was developed as a small and modern Integrated Development Environment for QBASIC. AuBASIC is an application that comes included with syntax highlighting, a code debugger and a compiler. AuBASIC is a tool that allows you to easily import BAS files. The BAS documents you choose to import will be automatically converted.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    TheScarryRoom

    A soul search, to unlock the mystery of who you are

    ...YOU are the mystery and it is your task to search through all the given material to rediscover your self, why you are here, who abducted you, and most importantly, a way to escape! This game is currently in the alpha development stage and is currently written in QBasic for DOS computers. I will be adding Linux and Android versions as well in the days to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    File Packer for Windows is a 16-bit windows application written in Microsoft VisualBasic 1.0. Some of the source files are compatible with QBasic so if you happen to be a programmer in QBasic. You can use this for your games to store game data, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A console application that "translates" a given .bas of QBasic code. It produces a .cpp file written in C++ that does the exact same thing as the QBasic program. This could be the beginnings of a multi-language code converter. (Written in C++)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    UltraBasic is a QBasic compatible compiler, written originally by Gabriel Fernandez, and continued until 2004 by Angelo Rosina. It was hosted on Geocities, and has been moved here because of Geocities shutdown. Source code is in QB PDS 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SSDmgC is simple (QBasic) damage calculation program intended for use by players of the Rogue class in World of Warcraft, to determine the potential damage their character can do with a certain weapon and talent build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a Windows QBasic emulator for Windows. It is suposed to run and build qbasic code. It can build/execute old qbasic code (currently in constructions) Version 0.1 has been released: New commands and lots of bugs removed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Pruebas is an open source game mix of text adventure and RPG written in Microsoft QBasic (under MS-DOS 6.22) that uses keyboard. Runs natively under MS-DOS and compatible OS like Windows (use emulators like DosBox to run it under BeOS, Linux, *BSD, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAAMM: An ASCII art animation editor and player written in Qbasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...The Vortex OS and VParse. The OS is multitasking and handles a lot of features. VParse is a stand alone Vertex2 parser. Vertex is vortex's scripting language. Pre 0.7 is QBasic and 0.7 is C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open-source shell for FreeDOS written in QBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...Install it on a bootfloppy with rawrite and reboot the computer with the floppy. Now Micro OS 2.0 boots. The vmdos.sys is based on FreeDOS. The Interpreter/OS is written in QBasic. Have fun with it!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a utility to publish text with Chinese Double Byte Characters on the Web. It can add space between Chinese characters so that the browser can break the lines. Available in Perl and QBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Collection of pseudorandom number generators (PRNGs) implemented in QBASIC/QuickBASIC and avilable as DOS executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Pong clone written entirely in QuickBASIC, and has many features, unique (if simple) ball physics, and a very nice "trail" effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next