Download PureBasic 6.10 LTS Retail Multilingual

PureBasic 6.10 LTS Retail Multilingual

PureBasic 6.10 LTS Retail Multilingual
PureBasic 6.10 LTS Retail Multilingual


PureBasic is a native 32-bit and 64-bit programming language based on established BASIC rules. The key features of PureBasic are portability (Windows, Linux and OS X are currently supported), the production of very fast and highly optimized executables and, of course, the very simple BASIC syntax. PureBasic has been created for the beginner and expert alike. We have put a lot of effort into its realization to produce a fast, reliable system friendly language. The full documentation can be found here.

Despite its beginner-friendly syntax, the possibilities are endless with PureBasic's advanced features such as pointers, structures, procedures, dynamically linked lists and much more. Experienced coders will have no problem gaining access to any of the legal OS structures or API objects and PureBasic even allows inline assembly.

MODERN
State of the art built-in commandset to quickly build any application or game. IDE includes sophisticated debugger, profiler, form designer and lightning fast compilation.

EASY
Using PureBasic is no brainer: you install the program, run the IDE and start developing your application. Generates small executables similar to C/C++ programs without DLL dependencies.

PORTABLE
Available on Windows, Linux and OS X. The source code is compatiable across these platforms and the generated programs use native API to have maximum performance and integration.

FEATURES
Huge set of internal commands (1600+) to quickly and easily build applications or games
Windows (x86 - x64), Linux (x86 - x64) and OS X (x86 - x64) support
BASIC based keywords
Very fast compiler which creates highly optimized executables
No external DLLs, runtime interpreter or anything else required when creating executables
Procedure and structure support for advanced programming
Full unicode support
Built-in containers like array, list and map
Strong types, strong syntax to avoid programming mistakes
Namespace support for easy code reuse
Access to full OS API for advanced programmers
Easy but very fast 2D game support through dedicated libraries (DirectX, OpenGL)
Easy and high quality 3D support based on OGRE
Optimal use of the available hardware by using highly optimized (assembly) commands
Source code is portable between Windows, MacOS X and Linux
Dedicated editor and development environment
Powerful integrated debugger and profiler to easily trace and analyze code

PureBasic 6.10 LTS

- Added: WebView library to easily create HTML/CSS based UI !
- Added: Full rework of the date library to handle years from 1601 to 9999 !
- Added: Skeleton library to create custom skeleton to a mesh !
- Added: SvgVectorOutput() and PdfVectorOutput() for all OS
- Added: DPI-Aware support for OS X
- Added: ExamineDraggedItems(), NextDraggedItem() and DraggedItemIndex() for Drag'n'drop
- Added: GetGadgetItemText() support for ExplorerTreeGadget()
- Added: CompareStructure(), CompareArray(), CompareList() and CompareMap() functions
- Added: CustomSortList() and CustomSortArray() functions to Sort library
- Added: CatchPack(), PackEntryDate()
- Added: CreatePasswordHash() and VerifyPasswordHash() functions (BCrypt algorithm)
- Added: DeriveCipherKey() to create a cipher key from a password (PBKDF2 algorithm)
- Added: DateUTC() to get the date in UTC time
- Added: ConvertDate(Date, #PB_Date_LocalTime/#PB_Date_UTC) to convert the date between UTC and localtime
- Added: ScaleEntityBone(), MeshDirectAdd() and #PB_Mesh_Direct mode support to CreateMesh()
- Added: AddPackDirectory(#Packer, PackedDirectoryName$) for empty directory
- Added: UseDialogWebGadget(), UseDialogOpenGLGadget(), UseDialogScintillaGadget() to avoid big lib dependency by default when using dialogs.
- Added: NbMaxChannels parameter for InitSound(). Range from 1 to 254.
- Added: 'Encoding' optional parameter to OpenPreference() to handle properly UTF-8 files without BOM
- Added: Parent window support to all requesters
- Added: WebGadget based on Edge component with the #PB_Web_Edge constant (Windows only)
- Added: Localhost binding for InitFastCGI()
- Added: SystrayIconMenu() to automatically display a menu when clicking on the icon
- Added: ListIconGaget() column alignment support
- Added: Runtime warning if CreateThread() is used without ThreadSafe mode
- Added: GadgetItemID() support for PanelGadget() (Windows only)
- Added: #PB_Preference_NoBOM flag for CreatePreference() to create UTF-8 preference files without BOM
- Added: #PB_Cipher_HMAC flag to fingerprint functions
- Added: #PB_2DDrawing_NativeText support for DrawingMode()
- Added: #PB_PixelFormat_NoAlpha for DrawingBufferFormat()
- Added: #PB_EventType_ColumnClick for ListIconGadget()
- Added: #PB_String_EscapeJSON support to EscapeString() and UnescapeString().
- Added: #PB_Menu_SysTrayLook support to have better looking popup menu when used with SysTray (Windows only)
- Added: #PB_EventType_Refresh support for ExplorerListGadget() (Window only)
- Added: Case-insensitive subsystem support on Linux
- Added: --listfunctions/constants/interfaces and --querystructure support to Windows compiler.

- Updated: Unicode filename support for Windows compiler
- Updated: Libvlc instead of the old xine lib on Linux to play movies
- Updated: Reworked the Sound and Music library to use MiniAudio on Windows, OS X and Linux (SDL dependency is no more requiered for sounds on Linux).
- Updated: SQLite version to 3.45.0
- Updated: Toolchain on Windows now use VisualStudio 2022 and new MSVCRT for faster PureBasic programs and easier external libs integration.
- Updated: Minimum version for Linux x86 is now Debian 12
- Updated: Minimum version for Raspberry is now Debian 12 based PI OS

- Changed: TextWidth(), TextHeight(), DrawText() and DrawRotatedText() now use double for X, Y coordinates.
- Changed: Scintilla is now linked statically on Windows (distributing the scintilla.dll along your executable isn't needed anymore)
- Changed: the SysTray lib on Linux now use AppIndicator to support modern Linux distro in GTK3
- Changed: deprecated DESFingerprint() function - use the new CreatePasswordHash() instead.
- Changed: ListSize() and MapSize() now properly return -1 if the list or map is freed.

- Removed: --listpath on Linux/OSX (use --output to specify the output file)
- Removed: Windows XP support. Minimum supported Windows version for created executables is now Windows Vista.
- Removed: Some very old deprecated functions.


Only for V.I.P
Warning! You are not allowed to view this text.
  • 16