Showing 163 open source projects for "freebasic"

View related business solutions
  • 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
  • Embedded Analytics for Demanding SaaS Teams Icon
    Embedded Analytics for Demanding SaaS Teams

    icCube is a Dev2Dev platform for B2B software and SaaS companies to empower their customers with embedded analytics and dashboards.

    Dashboards will seamlessly blend into the SaaS solution’s UI and UX experience, while resting on top of icCube’s robust analytical engine, allowing to consume complex data models needing sophisticated data security.
    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,050 This Week
    Last Update:
    See Project
  • 2
    FrontEnd GDB for freebasic

    FrontEnd GDB for freebasic

    frontend gdb for freebasic for windows , linux

    A simple gui implementation for gdb just for the freebasic programming language. 1 version is very simple (toy) 2 version is a fully functional program
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    freebasic_wx-c_xrc_samples

    FreeBasic plus WX-C codes for XRC file

    The package contains freebasic and wx-c codes using XRC file to create a simple dialog. Both wx-c and backend wxWidgets .so are ELF64 format, which is newly compiled with parameters -std=c++98 and -fabi-version=09
    Downloads: 0 This Week
    Last Update:
    See Project
  • Drive Workflow Automation and Enterprise Growth with OmegaCube ERP Icon
    Drive Workflow Automation and Enterprise Growth with OmegaCube ERP

    For organizations in need of an advanced ERP solution

    A comprehensive enterprise solution designed to ‘fit like a glove’ to your small & medium, manufacturing or distribution enterprise.
    Learn More
  • 5
    IUP_FB_EDITOR

    IUP_FB_EDITOR

    IUP_FB_EDITOR - simple development environment for freebasic

    IUP_FB_EDITOR - editor (a simple development environment for freebasic). Supported by: The main editing functions Code completion Bookmarks Converting to the desired character case Search \ Replace Compiling \ Running \ Quick Start Ability to run third-party programs / tools Convert \ save files to different encodings Syntax Highlighting Code collapsing (poorly implemented) AutoIndent Plugins Project Files: For linux 32-bit : iup_fb_editor32linux.zip For linux 64-bit...
    Downloads: 108 This Week
    Last Update:
    See Project
  • 6
    wxMEdit

    wxMEdit

    wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit

    •Added automatically checking for updates •Added bookmark support •Added right-click context menu for each tab •Added purging histories support •Added selecting a line by triple click •Added FreeBASIC syntax file •Added an option to place configuration files into %APPDATA% directory under Windows •Improved support for Find/Replace •Improved Mac OS X support •Improved system integration under Windows •Improved encoding detection result •Improved Hex editing support •Added more...
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 7

    Gui Library window9

    Разработка GUI приложений для FreeBasic

    The given library will allow to develop programs with inherent ease in free and pleasant programming language Freebasic. Working with this library, you can always use both the built in functions of language, and API Windows functions or other foreign libraries. At the moment in library already more than 600 functions, very much reminding functions of language PureBasic. The library has convenient enough information and examples from a chm for understanding work on functions. Developers...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8

    freebasic2

    FreeBASIC package (e.g. NetBSD)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Combat Asteroids Game Written in FreeBasic
    Downloads: 0 This Week
    Last Update:
    See Project
  • New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software. Icon
    New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.

    Get a live and in-depth view of your network, infrastructure, applications, end-user experience, machine learning models and more.

    Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
    Start for Free
  • 10
    cedit

    cedit

    Simple console editor for Windows, Linux, FreeBSD , Dos

    Simple console editor for Windows, Linux, FreeBSD , Dos Has highlighting for the freebasic programming language. Unicode is supported for windows and linux Undo|Redo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AurelEdit IDE

    AurelEdit IDE

    Coding IDE for Basic programming

    AurelEdit is simple Open Source IDE for o2Basic, qb64pe, SmallBASIC, FreeBasic and micro(A)basic BASIC languages. AurelEdit has syntax highlighting and theme changer. The program is portable application and don't have any impact on registy,works out of the box and is great for beginners or hobbyist to learn and use BASIC language. In AurelEdit you can easily develop and execute programs, written in BASIC languages. Enter code in editor and simply compile & run your program. In Windows can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    wx-c.so.recompile

    Recompile of wx-c and wxGTK-2.8.12 for x86_64

    wx-c and wxGTK are all packed in file wx-c-0-9-0-2_x64_wxGTK2.8u.tar.gz Those .so files after extraction, should be put under /usr/local/lib or somewhere in system libraries searching path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    ... & finding roots F(x), Fourier series. Old version (v.8.4.17.250): Examples for Delphi, FPC, Builder, MSVC , GCC (Codeblock) , VB6, FreeBasic. Download files: Foreval_all.7z (Foreval v9 + Foreval v8 + ForevalZ + all examples + doc) - recommend ForevalG9.7z (Foreval v9 + examples v9+ doc) (math parser, math expression parser, evaluate formula, evaluator, symbolic, differentiation, derivative , complex)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HardwareLibre

    HardwareLibre

    http://hardwarelibre.esy.es/

    Proyecto HardwareLibre™ Diseño, desarrollo e implementación de sistemas computacionales y software médico, educativo, audiovisual, industrial, arquitectónico y doméstico basado en especificaciones informáticas y computacionales de bajo consumo de recursos, alto nivel de seguridad, flexibilidad de implementación y operación, de código abierto y gratuito, orientado a sistemas industriales y comunicacionales de alto desempeño; a través de exposiciones demostrativas de capacitación y...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FreeBasic containers(map , vector ....)

    Containers (map , vector , list , queue , stack)

    Dynamic data types for the FreeBasic language. MAP - dictionary (associative array), created on the basis of a balanced tree VECTOR - dynamic array, with the ability to insert and delete any number of cells LIST - doubly linked list QUEUE - queue STACK - stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BMPtoGLCD

    A Freebasic BMP to GLCD converter

    This converter is for the Windows Operating System only, however, the source can be compiled for any operating system supported by FreeBasic. This is a command line utility and this can easily be updated to meet other requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ... Preprocessor Directive $PP so now I can add just about anything I want without modifying BCX. The foundation of this Platform is a modified version of the FreeBasic Editor FbEdit written by KetilO.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    kogaion(RqWork7)

    powerful rad-ide for freebasic

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mypiano_chung

    mypiano_chung

    a virtual acoustic piano using bass.dll

    mypiano chung is a free open source small high quality midi virtual acoustic piano using bassdll bass.dll and gui_chung . It is written in freebasic and runs as a standalone application . It is recorded on Isabelle's real upright piano with a smartphone , 7 octaves , 2 x 2 mp3 samples per octave , 88 notes polyphony , varying dynamic reverb , chorus , attack and velocity with number of near played notes and sustain , harp0 - harp9 + piano shape selection uses mp3 samples easy...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    mypiano_jukebox
    mypiano jukebox is a mypiano chung bass dll bass.dll midi jukebox midifiles folder player with virtual acoustic piano recorded on Isabelle's upright piano with a smartphone . The sounds reverb , chorus , and volume is variable with the number of played notes and the sustain switch, like a real piano . harp0 - harp9 + piano shape selection uses mp3 samples easy to customize it is written in freebasic https://www.youtube.com/watch?v=Ug7LvAGAW9E https://www.youtube.com/watch?v=MGuS5Vfjxt0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    face3D_chung
    face3D chung is a small mesh editor with which you can create 3D obj model character avatar head objects with texture from a single photo of any man or woman for your games. Works by 3D & texture morphing .Uses freebasic apps gui_chung , loadobj3ds_chung and ancient openGL . Can run on a small netbook. .Added speaking avatars with moving lips using TTS_chung_dll and aiml_chung_dll aiml chatbot .Added online speaking avatar using HTML5 , javascript , jsc3d and custom elizabot like chatbot...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    displaysound_chung

    displaysound_chung

    display, record, add special effects

    displaysound chung is a small program to display the selected input sound port (for example the system input mixer of the computer , or the mic microphone ) data in a scope like or spectrum FFT fourier window. or midi keyboard. Is writtten in easy fast freebasic . Can record,playrec, saveasMP3, loadMP3 (added 01/2022) with automatic level record and autostart/stop rec max 20mn flat0=auto flat spectrum, flat1=auto clone spectrum, (4096 band equalizer exciter enhancer) usage example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    radio_vocoder_FFT

    radio_vocoder_FFT

    a vocoder + equalizer + FFT effects version of radio_chung

    radio vocoder chung is a vocoder + linear equalizer(s) + FFT effect(s) version of radio chung free internet web radio stream url and audio file generic path player ( * ,mp3,*name*.ogg,wav,...) with dsp(s) (baxandall , resonance , automod , decay , flat , noisered , speed , feedback ) using bass.dll , gui_chung , FFTdll.dll fft fast fourier transform and freebasic .high quality small pitch shift shifting for radio url . added record, playrec, save as MP3 , feedback , anticlick .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    seashore3D_chung
    seashore3D chung is a small seashore fps game with animated sea , trees, grass, bikini girls and heightmaps .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next