A collection of useful codes from the PureBasic forums and other sources.
-
Updated
Dec 30, 2024 - PureBasic
A collection of useful codes from the PureBasic forums and other sources.
Compiles RegExes into an NFA, optionally into an ultra-fast DFA, and returns the longest match without backtracking. RegEx IDs identify which of several concurrent RegExes matched — ideal for lexers, yet flexible for other uses.
PureBasic wrapper module for loading and saving WebP images via FreeImage.
Add a description, image, and links to the purebasic-module topic page so that developers can more easily learn about it.
To associate your repository with the purebasic-module topic, visit your repo's landing page and select "manage topics."