fbc

BASIC compiler

A compiler for a BASIC programming language with features such as pointers and inline assembly.

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.

GitHub

913 stars
64 watching
143 forks
Language: FreeBasic
last commit: about 2 years ago
freebasicquickbasic

Related projects:

RepositoryDescriptionStars
twinbasic/twinbasicA modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility.289
eantcal/nubasicAn implementation of a BASIC interpreter and IDE for Windows and Linux41
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
nanochess/bootbasicAn interpreter for a compact, low-level BASIC language350
qb64team/qb64A C-based compiler and IDE for an extended BASIC language with OpenGL support673
smallbasic/smallbasicAn interpreter for a simplified BASIC programming language with extensions for graphics and sound211
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
teverett/jvmbasicA compiler that translates BASIC programs to JVM bytecode.49
endbasic/endbasicAn interpreter for a BASIC-like language with interactive visual feedback and hardware support320
google/wwwbasicAn implementation of a BASIC interpreter that runs on the web and uses JavaScript1,138
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
zachbray/funscriptA F# to JavaScript compiler with TypeScript type provider and mappings for JQuery.445
verhas/jscriptbasicAn interpreter for a BASIC scripting language embedded in Java applications14
glossopoeia/bobaA language and compiler for a statically-typed concatenative programming paradigm.51