Page 2 of 2

Posted: 05.10.2020 12:49
by Alexey
>There are more on the wiki main page. It's a complete reference for QB64.
I dont work like this. i don't read big docs. only for $$ work. I usually do fixes like in these topics in "Lexers" part

viewtopic.php?f=4&t=2423
viewtopic.php?f=4&t=2405
viewtopic.php?f=4&t=2430

Posted: 05.10.2020 16:40
by gh_origin
Alexey wrote:>There are more on the wiki main page. It's a complete reference for QB64.
I dont work like this. i don't read big docs. only for $$ work. I usually do fixes like in these topics in "Lexers" part

viewtopic.php?f=4&t=2423
viewtopic.php?f=4&t=2405
viewtopic.php?f=4&t=2430
Understood. After researched a while I found fusing FreeBASIC and QB64 into just one FreeBASIC lexer is a bad idea. I would rather switch to FreeBASIC for my QB45 code. Thanks.