![]() |
Deep Basic - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://qb64phoenix.com/forum/forumdisplay.php?fid=50) +--- Thread: Deep Basic (/showthread.php?tid=3725) |
Deep Basic - aurel - 06-01-2025 ...by Deep AI mod by me in cca 300 LOC ... ![]() compiled in o2 (...fast compilation) currently : Code: (Select All) 'Deep Basic v1 in o2 /QB code by DeepAI /mod by Aurel RE: Deep Basic - aurel - 06-01-2025 Just to mention few days back i try to run this AI code in QBJS but seems not work probably i do something wrong...so that is why i move code to o2 in which i am sure what is what ..because i don't find solid QB online compiler ..also i try to modify code in fact ask for FB version but AI is not that smart ..grrr. RE: Deep Basic - aurel - 06-01-2025 This compile fine too.. ![]() Code: (Select All) 'Deep Basic v1 in o2 /QB code by DeepAI /mod by Aurel so far ... ![]() Code: (Select All) 'Deep Basic v1 in o2 /QB code by DeepAI /mod by Aurel RE: Deep Basic - aurel - 06-01-2025 ...i must say that i am very stupid for console programs ![]() but here is how look... |