Re: Can I -- Convert M/L code to BASIC ?



Disassemblers have been around for years.. this is nothing impressive.

To answer the second part, about converting ML to Basic. Forget it.
One might compare it to spoken languages and say it should be like
converting English to German. But it isn't. Its like when people try
to stick their monitor into a serial port on their PC and say "Well, I
got this adapter, why can't I get a picture?" The reason is that the
signals are so inherintly different, there is just no way to do it.

The best you could hope for in an ML to Basic conversion is you would
wind up with a BASIC program that is nothing but a bunch of POKE and
PEEK statements with the occasional mathmatical operator. So it
still wouldn't make any more sense than the ML program, in fact, I
dare say it would be harder to read and understand than the ML (and
much slower!)
.



Relevant Pages

  • Re: Can I -- Convert M/L code to BASIC ?
    ... what I would like to see in a ML editor that acted like BASIC;i.e. ... it would preferably have the ability to RUN like a BASIC program ... about converting ML to Basic. ...
    (comp.sys.cbm)
  • Re: Can I -- Convert M/L code to BASIC ?
    ... On the idea of converting ML to BASIC, the best you could hope for is a ... having written a functionally-equivalent BASIC program instead. ... GOTO destination would be whatever line contains the code originally found ... "Life is full of happy and sad events. ...
    (comp.sys.cbm)
  • Re: ASCII characters in my hex output
    ... If your converting a Basic program, I did the same and you can ... find it by googling 'Eurotherm'. ...
    (comp.lang.python)
  • Re: Running DOS Basic programs within VFP
    ... When it gets the required number of inputs, the Basic program outputs a text ... file and run the batch file from VFP. ... Right now, the system is written in FPD2.6, converting a bunch of things ... Basic from within a VFP program calling the code that's needed? ...
    (microsoft.public.fox.programmer.exchange)
  • Re: way to convert everything to a list?
    ... The idea of converting ... visualization of clos objects net (there are reasons not to use ... Statement that what I did is pointless is wrong. ... compare the nets of objects for the purpose of debugging and visualise ...
    (comp.lang.lisp)