Search:

Type: Posts; User: Charles Pegge; Keyword(s):

Search: Search took 0.01 seconds.

  1. Re: A Model for Object Oriented Programming

    Assembler is often easier to write than to read. So you must be very determined to work your way through compiler assembler. Compilers don't write many comments in their asm listings :)


    Here is...
  2. Re: A Model for Object Oriented Programming

    Hi Roberto
    I have written, various languages compiled at scripted, some implemented in live applications, some just experimental, but I have not tried Basic yet! This language business becomes a...
  3. A Model for Object Oriented Programming

    Well I tried to keep it simple, but this is the best I could come up with for ThinBasic so far.

    The machine code string now contains methods and a jump table to access them. This works like a...
Results 1 to 3 of 3