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: 5 months ago
freebasicquickbasic

Related projects:

Repository Description Stars
twinbasic/twinbasic A modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility. 289
eantcal/nubasic An implementation of a BASIC interpreter and IDE for Windows and Linux 41
charles-pegge/oxygenbasic A compiler and runtime environment for a basic programming language 39
nanochess/bootbasic An interpreter for a compact, low-level BASIC language 350
qb64team/qb64 A C-based compiler and IDE for an extended BASIC language with OpenGL support 673
smallbasic/smallbasic An interpreter for a simplified BASIC programming language with extensions for graphics and sound 211
pointbazaar/espl1000 A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. 29
lwiest/basiccompiler Compiles BASIC programs into Java bytecode. 29
teverett/jvmbasic A compiler that translates BASIC programs to JVM bytecode. 49
endbasic/endbasic An interpreter for a BASIC-like language with interactive visual feedback and hardware support 320
google/wwwbasic An implementation of a BASIC interpreter that runs on the web and uses JavaScript 1,138
belijzajac/wisnialang A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. 17
zachbray/funscript A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. 445
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 14
glossopoeia/boba A language and compiler for a statically-typed concatenative programming paradigm. 51