Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CBASIC Conversion Problem
#1
Hi,

I am having a problem converting this old '70s project to QB64PE..

Is there a simple way to do so!?

Erik.

Payroll.zip:
  Lines: 29,324
  Files: 153
  Bytes: 763,695


Attached Files
.zip   Payroll.zip (Size: 408.47 KB / Downloads: 18)
Reply
#2
A **CBASIC** to QBasic convertor is probably possible to do.   But unless someone has one already written somewhere you have your work cut out for you.  

( POSSIBLE <> EASY/PRACTICAL )  I always like to make that clear !


If you have more CBASIC code you want to convert then it might be worth writing a convertor.  You'll need an indepth knowledge of both BASIC syntax's to do that !.  

If this is the only thing you need to convert then a manual file by file conversion will probably be a little quicker than writing a general purpose convertor.   Again you will need knowledge of BOTH syntax's !
Reply
#3
in order to give the translation a try you will need the following
CBASIC 2 manual http://cini.classiccmp.org/pdf/Digital%2...Manual.pdf
and http://www.cpm.z80.de/manuals/cbasic-m.pdf
open source CBASIC compiler for Linux https://github.com/rimio/cbasic
here are binaries for CB80 CP/M https://github.com/rlauzon54/RC2014CPM which you might be able to run with ntvcm https://github.com/davidly/ntvcm

some more CP/M compilers https://github.com/davidly/cpm_compilers
Reply
#4
I tried building cbasic but no luck, you probably need a distro from 12 years ago, I don't know if I have a VM that old with all the needed tools/utilities
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QBJS Color Problem (Solved!) bplus 9 1,835 09-07-2023, 10:34 PM
Last Post: bplus

Forum Jump:


Users browsing this thread: 1 Guest(s)