<< Click to Display Table of Contents >> Navigation: ThinBASIC and External Compilers interop > Compilers Setup > FreeBASIC |
Preface
FreeBASIC - A multi-platform BASIC Compiler
Copyright (C) 2004-2019 The FreeBASIC development team.
FreeBASIC is distributed under GNU GPLv2+ license.
Starting from version 1.10.8, ThinBASIC will be installed with a complete FreeBASIC distribution.
ThinBasic distribute FreeBASIC under the following circumstance:
https://www.gnu.org/licenses/gpl-faq.en.html#GPLInProprietarySystem
After installation, FreeBASIC distribution can be found into the following directory:
thinBasic\Compilers\FreeBASIC\FreeBASIC-1.06.0\
ThinBASIC uses FreeBASIC separate application to create DLLs, which can be directly used from ThinBASIC scripts interpreted code.