User Activity

  • Modified a comment on ticket #2 on Bywater BASIC Interpreter

    Marcos Cruz, I do not like OPTION EXPLICIT because it requires from me to provide the same information (about the type of the variable) at least three times: (1) when I declare a variable, (2) when I initialize it, (3) when I use it. Also, it still does not help me to make sure that all variables in my program are initialized properly. When a variable is not initialized it is almost always a mistake. Except for the few cases when I really want some random data from the memory. Searching for a bug...

  • Posted a comment on ticket #2 on Bywater BASIC Interpreter

    Marcos Cruz, I do not like OPTION EXPLICIT because it requires from me to provide the same information (about the type of the variable) at least three times: (1) when I declare a variable, (2) when I initialize it, (3) when I use it. Also, it still does not help me to make sure that all variables in my program are initialized properly. When a variable is not initialized it is almost always a mistake. Except for the few cases when I really want some random data from the memory. Searching for a bug...

  • Posted a comment on ticket #2 on Bywater BASIC Interpreter

    Marcos Cruz, you are wrong. My feature request has nothing to do with the constansts. It is about variables.

  • Posted a comment on discussion BASIC-256 Users on BASIC-256

    Florin, does 'strcasecmp' works under Windows? Some people say it does not. An to...

  • Posted a comment on discussion Bug reports on PC-BASIC - a GW-BASIC emulator

    Rob, it seems that my online (English) version of the example is wrong. I should...

  • Posted a comment on discussion BASIC-256 Users on BASIC-256

    I have noticed that in BASIC-256 the variable names are case-sensitive but the keywords...

  • Created ticket #58 on BASIC-256

    DEF FN command

  • Created ticket #2 on Bywater BASIC Interpreter

    Bywater BASIC variable initialization

View All

Personal Data

Username:
tickda
Joined:
2015-05-12 12:21:16

Projects

  • No projects to display.

Personal Tools