Slashdot Mirror


Just BASIC 1.0 Beta 2 Released

Xampper writes "Just BASIC beta candidate 2 has just been released, and can be found at the JB website. The programming language is based on the popular Liberty BASIC language, and is a slightly watered down, but free, version. Standalone executables can be made, and the language is easy to grasp, especially for beginners." (Note, this is a Windows-specific language.)

6 of 63 comments (clear)

  1. NEW by Anonymous Coward · · Score: 4, Funny

    10 PRINT "Who gives a fuck?"
    20 GOTO 10

    or

    10 WHILE -1
    20 PRINT "Who gives a fuck?"
    30 WEND

    for you structured people

  2. Yet... by Zx-man · · Score: 4, Funny

    ...there's nothing better than a good combination of the modern programming languages in a single project, let's say...
    A technically advanced BASIC console app with an supremely elegant and incredibly fast VisualCOBOL GUI warper attached to it?

  3. Re:first program by user+no.+590291 · · Score: 3, Funny

    READY
    >LET PC = 5

    READY
    >AUTO

    10 INPUT "Enter post",P$
    20 IF INSTR(P$,"first") THEN 50
    30 PC = PC + 1 'Post count
    40 GOTO 10
    50 IF PC > 1 THEN PRINT "You fail it!":END
    60 GOTO 10

    READY
    >

  4. Re:Learn Python instead. by CaptainCheese · · Score: 3, Funny

    I learned how to code 6502 assembler at school. It's a bit weird now I come to think of it, but I did. Never did me any harm. Didn't help, though.

    --
    -- .sigs are a waste of data...turn them off...
  5. designed as a teaching language by pbjones · · Score: 2, Funny

    so just leave it for teaching. It has been said that they shipped BASIC with DOS because that was the only langauge that Bill Gates understood...

    --
    There was an unknown error in the submission.
  6. Re:Learn Python instead. by ak_hepcat · · Score: 2, Funny

    4C 21
    20 ED FD

    --
    Support FSF: Stop thinking with your wallet, and think with your imagination. (cc/non-commercial)