tests/languages/purebasic


Log

Author Commit Date CI Message
Michael Schmidt f41bcf23 2021-12-05T14:39:30 Haxe: Improved tokenization (#3211)
Michael Schmidt f3b25786 2021-10-05T21:25:23 PureBasic: Fixed token order inside `asm` token (#3123)
Michael Schmidt 2f7f7364 2021-10-05T21:15:33 Added more language tests (#3131)
HeX0R101 d0c1c70d 2020-05-06T23:59:29 Added support for PureBasic (#2369) A language based on Basic (BlitzBasic to be precise) with inline assembler also and direct API calls. Can compile on Windows, Linux, and macOS