freebasic/fbc
FreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, object orientation, unsigned data types, inline assembly, and many others. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
Flags: no_license no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5455
- days_rel: n/a
- days_push: 150
- n_releases_24m: 0
Adoption not part of the score
1105 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FreeBASIC (fbc) is a free, open-source, self-hosting multi-platform BASIC compiler with syntax similar to MS-QuickBASIC, adding modern features like pointers, OOP, and inline assembly. It uses GNU binutils as a backend and can produce console and GUI executables as well as static and dynamic libraries, with support for calling C libraries.
Use cases
- compile quickbasic programs on modern systems
- learn programming with a basic compiler
- port legacy dos basic code to windows and linux
- build console and gui apps in basic
- call c libraries from basic code
- write games with a simple graphics library
When to choose
- you have legacy QuickBASIC/QB code you want to compile and run unchanged
- you want a free, lightweight BASIC compiler for Windows, Linux, or DOS
- you need C library interop from a BASIC language
- you prefer a simple, case-insensitive language close to classic Microsoft BASIC
When to avoid
- you need a modern mainstream language with a large ecosystem and package management
- you require first-class support for platforms beyond x86 Windows/Linux/DOS/Xbox
- you need advanced tooling like IDE integration, refactoring, or async concurrency
- your project depends on full C++ library support, which is only partial
Facets
cli-tool · maturity active
compiler programming-language cli graphics programming-languages compilers developer-tools cross-platform windows cross-platform cli basic quickbasic self-hosting gnu-binutils c-bindings retro-computing linux dos
3 sources
- homepage: https://www.freebasic.net · fetched 2026-08-29 · a5e8c3ded7f6
- site_page: https://www.freebasic.net/about.html · fetched 2026-08-29 · 2b71ef68eea8
- site_page: https://www.freebasic.net/wiki/wikka.php?wakka=DocToc · fetched 2026-08-29 · b87ea24d997b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| freebasic/fbc | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem