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.)

2 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?