Thanks to visit codestin.com
Credit goes to sourceforge.net

Open Source BASIC Software Development Software

BASIC Software Development Software

View 5720 business solutions

Browse free open source BASIC Software Development Software and projects below. Use the toggles on the left to filter open source BASIC Software Development Software by OS, license, language, programming language, and project status.

  • Performance Monitoring Solution for DevOps and IT Operations. Icon
    Performance Monitoring Solution for DevOps and IT Operations.

    Site24x7 offers unified cloud monitoring for DevOps and IT operations within small to large organizations.

    The solution monitors the experience of real users accessing websites and applications from desktop and mobile devices. In-depth monitoring capabilities enable DevOps teams to monitor and troubleshoot applications, servers and network infrastructure, including private and public clouds. End-user experience monitoring is done from more than 100 locations across the world and various wireless carriers.
    Learn More
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 1
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,003 This Week
    Last Update:
    See Project
  • 2
    GCBASIC
    GCBASIC is an open-source BASIC compiler for 8 bit Microchip PIC, Atmel AVR legacy, AVRDx and LGT microcontrollers. See https://ko-fi.com/post/The-Story-of-GCBASIC-Making-Microcontroller-Progr-D1D319SJ72 for story of GCBASIC. This is a continuous release project. The latest release is always available. This will give you the most complete development toolchain to create and program 8-bit PIC, AVR and LGT microcontrollers. We have added new capabilities that make GCBASIC the easiest tool set available - supporting over 1400 microcontrollers with tools to make this fun and simple. Please see the download section for your options. We have two IDEs, we have just the compiler and we have a minimal install - it is your choice. Please see the homepage here: https://gcbasic.com
    Leader badge
    Downloads: 209 This Week
    Last Update:
    See Project
  • 3
    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: 208 This Week
    Last Update:
    See Project
  • 4
    Agena

    Agena

    Agena is an interpreted procedural programming language.

    Agena is an easy-to-learn procedural programming language designed for science, scripting, and many other applications. Binaries are available for Windows, Linux, Solaris, OS/2, Mac OS X, Raspberry Pi and DOS.
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 5
    MTKRoot

    MTKRoot

    MTKroot 3 – Root Tool for MediaTek (MTK) Devices

    MTKroot 3 is an open-source tool designed to simplify the process of obtaining root access on Android devices powered by MediaTek (MTK) chipsets. Developed with a focus on compatibility and ease of use, this tool provides advanced users and developers with the ability to unlock their device's full potential, enabling custom ROM installations, system-level modifications, and deeper control over the Android OS.
    Downloads: 212 This Week
    Last Update:
    See Project
  • 6
    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: 45 This Week
    Last Update:
    See Project
  • 7
    SmallBASIC
    SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 8
    Gambas
    A Graphical Developement Environment based on a Basic Interpreter with object extensions.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Integrated development environment for the FreeBASIC compiler.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 10
    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.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw) REPEAT x = Creates a loop to run x times which runs any commands within the loop. Place END or ] when closing loop. END or ] = Closes a REPEAT loop. (can be nested) PEN x = Color of pen (0 - 9) SETBG x = Color of background (0 - 9) CS - Clear screen CT - Center Turtle (Return to Home position) RUN = Runs the current list of commands shown on screen DELETE / DEL = Clears the command list RESET = Clears commands and resets your Turtle SAVE filename = Saves a png of the working graphic to your documents folder QUIT
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    This is an insultingly simple project. It's just one file, existential.exe. It's 6 KB in size, has no dependencies or external libraries, and does absolutely nothing whatsoever. So if you need a dummy Windows executable, here ya go.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    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: 5 This Week
    Last Update:
    See Project
  • 15
    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.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Freebasic Beginners Guide

    An updated Beginners guide to FreeBASIC

    The purpose of this project is to create and update a beginners guide to FreeBASIC. Over the years I have noticed that there was only three real ways to learn FreeBASIC. The FreeBASIC Documentation, the FreeBASIC Community Forum, and A old beginners guide written by Richard D. Clark and Ebben Feagan. Each of these sources are great, but they all assume some experience with a programming language. This Project is taking Richard D. Clark's and Ebben Feagan's "A Beginner's Guide to FreeBasic" and is editing, updating, reorganizing, and simplifying this guide. Mr. Clark and Mr. Feagan generously open sourced there guide so I could start this project. Without being able to stand on their shoulders I could not have even started this project. Please check out my homepage for updated information and ways you can help with this ongoing project. If you can please buy me a hamburger as it is hard writing a book.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    PPS Tool

    PPS Tool

    PPS setup tool for Great Cow Basic

    PPS setup tool for Great Cow Basic
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    MiniLib

    MiniLib

    Library generator for PureBasic

    Library generator for Purebasic (ASM backend). Can recompile ASM to EXE Generate Res files. ==================================== Aide à la génération de Librairies en PureBasic. Permet d'enrichir le langage avec des fonctions utilisateur. Permet de sélectionner le compilateur PureBasic (si plusieurs versions sont présentes). Permet de générer des fichiers résidents (.RES). Permet de re-compiler un fichier ASM en EXE. Peut être utilisé avec d'anciennes versions de PureBasic. Génère des libs THREAD ou non. Mode automatique très simple.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    A free replacement firmware for the T/S 2000 derived from the T/S 1000 ROM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    An Open Source Basic Compiler with ability to use OpenGL. Complete with IDE (Windows only).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    DOS GUI Graphics (QBasic)

    Make yourself a GUI for DOS from QBasic

    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    PLC program aids based on OpenOffice Calc and Basic. Tools for quickly making PLC programs using state machines and simple error handling techniques using low cost PLCs and HMIs. Target PLCs are Omron, but methods are applicable to other platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next