basic language

  1. A

    B4J Question Using To in Select Cases?

    Hi, I am attempting to use a reserved word that doesn't seem to exist in B4x, the To keyword, in this context: Select Case SomeChar Case "A" To "Z", "a" To "z" ' Identifies a keyword End Select But in this case it the compiler throws errors if I attempt to do anything but this...
  2. peacemaker

    BASIC is alive in 2018: WWWBasic for web

    There are BASIC programming language fans even at Google, and, seem to be, they have much free time to ... develop one more BASIC :) WWWBasic is an implementation of BASIC (Beginner's All-purpose Symbolic Instruction Code) designed to be easy to run on the Web...
Top