Skip to content

FreeBASIC 1.02.0

Compare
Choose a tag to compare
@dkl dkl released this 06 Apr 11:20
· 3003 commits to master since this release

What's new?

  • New, 64bit-capable bindings: Windows API, OpenGL, SDL 1 and 2, GTK+, X11, ...
  • -gen gcc (which also is the default for 64bit) now defaults to -asm intel
  • Overhauled type checking for procedure pointer assignments and virtual method overriding
  • Fixed the dead-lock bug that happened since version 1.00 when using Input or other console I/O commands from multiple threads
  • more than 20 bug fixes, including some for regressions in versions 0.90 and 1.00

Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/