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.
913 stars
64 watching
143 forks
Language: FreeBasic
last commit: over 1 year ago freebasicquickbasic
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility. | 289 |
| | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
| | A compiler and runtime environment for a basic programming language | 39 |
| | An interpreter for a compact, low-level BASIC language | 350 |
| | A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 |
| | An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 |
| | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| | Compiles BASIC programs into Java bytecode. | 29 |
| | A compiler that translates BASIC programs to JVM bytecode. | 49 |
| | An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 320 |
| | An implementation of a BASIC interpreter that runs on the web and uses JavaScript | 1,138 |
| | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
| | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 445 |
| | An interpreter for a BASIC scripting language embedded in Java applications | 14 |
| | A language and compiler for a statically-typed concatenative programming paradigm. | 51 |