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

906 stars
64 watching
139 forks
Language: FreeBasic
last commit: 4 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. 284
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 348
qb64team/qb64 A C-based compiler and IDE for an extended BASIC language with OpenGL support 671
smallbasic/smallbasic An interpreter for a simplified BASIC programming language with extensions for graphics and sound 209
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. 48
endbasic/endbasic An interpreter for a BASIC-like language with interactive visual feedback and hardware support 317
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. 16
zachbray/funscript A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. 444
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 13
glossopoeia/boba A language and compiler for a statically-typed concatenative programming paradigm. 51