Showing 153 open source projects for "freebasic for windows"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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,169 This Week
    Last Update:
    See Project
  • 2
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4

    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. ...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    freebasic2

    FreeBASIC package (e.g. NetBSD)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: iup_fb_editor64linux.zip For windows 32-bit : iup_fb_editor32.zip For windows 64-bit: iup_fb_editor64.zip or iup_fb_editor32.zip
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    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: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 7 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    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 choices for data format copying/pasting in Hex Area •Added new feature: Paste with Overwriting in Hex Area •Improved encoding support --Added grouping of encodings --Added new encodings: ISO-8859-16,CP1258,KOI8-R/U,GB18030,CP850,CP852,CP855,CP866,CP437 for ASCII-Art •Redesigned dialogs with Code::Blocks wxSmith •Updated translations --Added Spanish,Russian,German,Polish translation --Updated Chinese and Japanese translations •Other fixes and changes
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 11

    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: 1 This Week
    Last Update:
    See Project
  • 12
    BcxAdp is an Application Development Platform for BCX, a Basic to c/c++ translator. Everything you need is included except the c/c++ compiler of your choice. My compiler of choice is Microsoft c++ Visual Studio but several others are supported In late 2019 Mr Bcx (Kevin Diggins) took over the reins of BCX after many years watching from the sidelines. The changes are monumental. In the past (way back) I had forked BCX -> bc9Basic so I could add items I wanted. Mr BCX fixed the BCX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14

    kogaion(RqWork7)

    powerful rad-ide for freebasic

    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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 to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    autoreverb_chung

    autoreverb_chung

    universal reverb wavein waveout with plugins

    autoreverb chung is a universal reverb effect that takes any sound from the selected input (ex : the system mixer) and sends its reverb to the selected output (ex : the output speakers) with time delay, volume, and up to six plugins tone dsp effects compatible (baxandal , resonance , peekenhancer , decay , 4echo ... ) . When connected to to system mixer as input and output , it adds reverb effects to all the computer's any incoming sounds . It is written in freebasic and runs as a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    mydungeon_chung

    mydungeon_chung

    a free hack & slash action 2D/3D rogue / ultima / dungeon like game

    mydungeon chung is a vintage arcade action hack & slash 2D/3D/fps/third person dungeon animated action rogue / ultima like freebasic game based on " rogue like dungeon crawl " free graphics plus custom animated hero where you have to fight hordes of monsters and boss , and find food , potions , shields ,weapons and gold , and accomplish quests . it is written in fast compiled freebasic and uses openGL . you can also edit or add macromap / map tile(s) bmp image . original animation gameplay .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sword3D_chung
    sword3D chung is a 3D sword fps hack and slash action rpg dungeon opengl game created with "perso3D_chung" with randomized vaste maps , castles, dungeons, monsters, swords, shield, horses, persos ...it is written in easy fast compiled freebasic .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    gdi_gif

    gdi_gif

    a gif player with fullscreen autoreverse loop speed prev next reduce

    gdi_gif chung is an animated gif image player with auto fullscreen autoreverse loop speed step and prev next file in folder using windows gdiplus written in open source freebasic Press "S" key to save frames in /media/frames/ folder . "R" key => reduce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wavtomid_chung

    wavtomid_chung

    Wav / mp3 to midi best unique conversion

    wavtomid chung is an accurate high quality polyphonic audio wav / mp3 (libMAD) to mid midi midifile converter conversion transcription free open source written in easy compiled freebasic . new algorythm almost as good as the original with sample piano song . . new spectrum filter for enhanced detection . selfharmonics and reverb removal . may work with Bill Evans and Finanwen piano songs , others : to try (instruments must be well tuned) . (no vocals nor drums) load import midi files ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB