Showing 28 open source projects for "base-files"

View related business solutions
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 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

    ECMA-55 Minimal BASIC compiler

    BASIC Compiler and Interpreter

    John's Mutant contains several projects. The current project is an ECMA-55 Minimal BASIC compiler for Linux systems using AMD64 compatible CPUs. You can download the MinimalBASIC compiler source in the Files section.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    PPS Tool

    PPS Tool

    PPS setup tool for Great Cow Basic

    PPS setup tool for Great Cow Basic
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Yabadabbadoo for Haiku

    Yabadabbadoo for Haiku

    An alternative IDE for the yab programming language

    Yabadabbadoo is an alternative IDE (Integrated Development Environment) for Jan Bungeroth's yab programming language for Haiku. Yabadabbadoo differs from the official yab IDE in that it creates subroutines (and some other important parts of your program) as separate files, then glues them together as required. This makes it easier to write long programs: instead of constantly scrolling up and down between subroutines, you just double-click on the one you want to edit - more like we used...
    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.
  • 5
    Open/LibreOffice Basic Macros

    Open/LibreOffice Basic Macros

    Collection of StarBasic macros for OpenOffice and/or LibreOffice

    10 StarBasic modules and libraries for OpenOffice and LibreOffice, each of them is stored in an empty Base database which only serves the purpose of a container for the code. Most of the code wraps Windows API functions. - WinCharset module - WinExec module - WinIniFile module - WinOfficeWindow module - WinPowerStat class - Win32Registry library - FastSort library - Timer class - U64 module - WinVer module For more information refer to the description in the Files tab.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    QToaster is a simple app that executes QEMU with proper command line parameters (a frontend). The features are pretty basic, the executable is small and is a portable application. I needed something to automate QEMU quickly operate fast without having to worry about setting things up. I just wanted to get moving fast. It is designed just for that. It will keep your last machine settings and reload them from the .ini files that it creates. The main purpose I needed this for is Android - using...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    gui_chung
    gui chung , an compact freeware to program easy gui multi windows api applications in freebasic. Included support of freebasic graphics gfx, openGL and irrlicht 3D engine. Inspired from Liberty Basic simple gui coding syntax.(combined with fbedit ide , is easier to use than Liberty Basic and 1000x faster)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    midipiano_dll

    midipiano_dll

    a dll to play midi files in background thread

    midipiano_dll chung is a free dll to play midi files in background thread (piano or orchestra) . it is written in freebasic but may be called by any program as a standard dll . set/get param : pause, loop, drum, noteonly, delay, resonance, volume, position, nrecord .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • 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.
  • 10

    FB Chart Designer

    Create multi-degree polynominals charts. Designed in FbEdit & WinAPI.

    This program allows to draw diagrams with chart library, that can be used with dialog applications, based on the RC files designers (such as FbEdit for example). This is the one of the fastest way to create window application with visual design methods, and implement into it an ellegant and flexible chart, that can be choosen from four different diagram kinds (if you edit code and use it in your projects). The source code chart library by Lothar Schirm is based on the consolidated solutions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    gui_chung_dll

    gui_chung_dll

    a dll to easily make gui windows with graphics in any language

    gui chung dll is a dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FBtranslate_chung
    FBtranslate chung is a program to help translation in a foreign language strings data of a freebasic program . It is written in freebasic and uses gui_chung . It extracts all strings literals of a program code into a single file, so you can translate this file with an free online translator like google translate , then rebuilds the new program with the translated text data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RND

    RND

    Random data generator: secure character streams and large files

    Generate a lot of random junk. Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ms-small-basic-dev-guide

    ms-small-basic-dev-guide

    Command reference for MSB (Microsoft Small Basic)

    Revised - 2017.10.13 This is a "Developer Command Reference Guide" for MSB (Microsoft Small Basic) divided into 12 pdf sections. There are 11 subject areas plus 1 reference doc; master command list, and reference charts: color, ascii, music, and math. 1) Includes master api & reference charts 2) 11 individual subject areas 3) Complete doc set merged for mobile users 4) 12 tab 3 ring binder index page This set of documents are in their **finished format**. Only occasional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    yabdialog for Haiku

    yabdialog for Haiku

    yabdialog displays dialogs, alerts and panels on the Haiku Desktop

    ..., in the correct order. On the bright side, all parameters are case-insensitive License: Public Domain (2014). Yab source files will be found in /boot/home/config/data/src after installation, in Yabadabbadoo format. Installation: Move (don't copy) the .hpkg file into /boot/home/config/packages on any Haiku installation with Package Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CodeCounter

    Recursive source code line counter for C, BASIC, and web files.

    Recursively count lines of source code and comments through files and sub-directories. Created to parse entire projects rather than individual files. C, BASIC, and web files (general) supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PureBasic Code Base

    Utility Source Code for PureBasic Projects

    Library containing source code to aid in the rapid development of software projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Unibasic Code Coverage tool. It produces formatted HTML reports on the statement coverage of selected source files. Designed for UniData but should is being ported to UniVerse (still in development, but compiles and works on demonstration programs).
    Downloads: 1 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 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: 0 This Week
    Last Update:
    See Project
  • 22
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IconMod

    IconMod

    small console tool to add/remove icons in EXE files

    IconMod adds and removes Icon groups (.ico files) from Windows Executables. Features: - supports 32- and 64-Bit Executables - list existing icon groups - add new icon groups - remove existing icon groups
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    dummy2d

    easy programming language for 2d games

    Dummy2d is simple and fast programming language similar to early BASIC. Dummy2d mostly useful for 2D games. To create Dummy2d games you need Windows OS. Dummy2d games will run on Winowsd and Linux (through WINE). Download and info: https://sourceforge.net/projects/dummy2d/files/ Dummy2d IS TOTALLY FREE FOR COMMERCIAL AND NON-COMMERCIAL USE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FbEHelp is a help addin for FbEdit, made to replace its default help addin. FbEHelp supports plain text, HTML pages (including search engines), Compiled HTML Help (CHM) files, WinHelp files and other file formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next