diff options
Diffstat (limited to 'development/blassic/README')
-rw-r--r-- | development/blassic/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/blassic/README b/development/blassic/README index 06a30cd8f8..1c7e2c49e3 100644 --- a/development/blassic/README +++ b/development/blassic/README @@ -13,3 +13,13 @@ Blassic ships with many example programs, which are installed in There is no documentation on the Blassic language included in the package. Full docs can be found on http://blassic.net/ + +Blassic development seems to have stopped in January of 2010. This +build is for the last stable release, 0.10.3. However, there was a +'preliminary' 0.11 release, with some new features but also with +known issues. If you want to try this version, you can build it +with this script: + +- Download the source: http://blassic.net/bin/blassic-0.11.0.20100121.tgz +- Check its md5sum. Should be ee81716bc75bd5d3405cb6dc8ef34615. +- Run the script with VERSION=0.11.0.20100121 in the environment. |