|
2 | 2 |
|
3 | 3 | ##Source Code |
4 | 4 | You can checkout the latest source code from the repository. |
5 | | -See [http://bitbucket.org/zxbasic/zxbasic](http://bitbucket.org/zxbasic/zxbasic) for instructions on how to clone the repository (git). |
| 5 | +See [http://github.com/boriel/zxbasic](http://github.com/boriel/zxbasic) for instructions on how to clone the |
| 6 | +repository (git). |
6 | 7 |
|
7 | 8 | ##Download |
8 | | -This is the official ZX Basic archive. If you require an older ZX BASIC version which is not here, please ask for it in the [forum](http://www.boriel.com/forum/). |
9 | | - |
10 | | -###Legacy Version |
11 | | -ZX Basic legacy version is <span style="color:green;">**1.7.2**</span>. You can always check your installed version with the --version command line parameter. |
12 | | - |
13 | | -You can check the [Changelog](https://github.com/boriel/zxbasic/blob/master/Changelog.md) to find out which bugs or improvements |
14 | | -has undergone each version. |
15 | | - |
16 | | -Click on the icon to download the legacy version (<span style="color: green;">**1.7.2**</span>): |
17 | | - |
18 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package-2.png" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.7.2-win32.zip](http://www.boriel.com/files/zxb/zxbasic-1.7.2-win32.zip) |
19 | | -<br />Windows .exe zip package. No install needed, just uncompress it in a directory of your choice. |
20 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package.png" alt="zip" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.7.2.zip](http://www.boriel.com/files/zxb/zxbasic-1.7.2.zip) |
21 | | -<br />Windows, Linux, Mac zip package, with python scripts. Requires python installed in your system. |
22 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/driver-down.png" alt="tar.gz" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.7.2.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.7.2.tar.gz) |
23 | | -<br />(Windows, Linux, Mac) tar.gz package, with python scripts. Requires python installed in your system. |
24 | | - |
25 | | - |
26 | | -For even more legacy versions, look at the [Archive](http://www.boriel.com/files/zxb) |
27 | | - |
28 | | ----- |
29 | | - |
30 | | -###Current Stable Version |
31 | | -Current ZX Basic stable version is <span style="color:green;">**1.8.10**</span>. You can always check your installed version with the --version command line parameter. |
32 | | - |
33 | | -You can check the [Changelog](https://github.com/boriel/zxbasic/blob/master/Changelog.md) to find out which bugs or improvements |
34 | | -has undergone each version. |
35 | | - |
36 | | -Click on the icon to download latest stable version (<span style="color: green;">**1.8.10**</span>): |
37 | | - |
38 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package-2.png" alt="win32zip" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.8.10-win32.zip](http://www.boriel.com/files/zxb/zxbasic-1.8.10-win32.zip) |
39 | | -<br />Windows .exe zip package. No install needed, just uncompress it in a directory of your choice. |
40 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package.png" alt="zip" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.8.10.zip](http://www.boriel.com/files/zxb/zxbasic-1.8.10.zip) |
41 | | -<br />Windows, Linux, Mac zip package, with python scripts. Requires python installed in your system. |
42 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/driver-down.png" alt="tar.gz" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.8.10.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.8.10.tar.gz) |
43 | | -<br />(Windows, Linux, Mac) tar.gz package, with python scripts. Requires python installed in your system. |
44 | | - |
| 9 | +This is the official ZX Basic archive. If you require an older ZX BASIC version, please have a look |
| 10 | +at the [archive](https://www.boriel.com/files/zxb/). |
45 | 11 |
|
46 | 12 | ---- |
47 | 13 |
|
48 | | -###Latest Development Version |
49 | | -_Development_ versions are _Beta_ releases currently in development (as their name says). |
50 | | -Using these versions is encouraged since they fix many bugs already in the stable version and also add more features. |
51 | | -You can contribute to ZX BASIC by using devel versions and reporting possible bugs or improvement |
52 | | -suggestions at the [forum](http://www.boriel.com/forum). |
| 14 | +###Latest Version |
| 15 | +You can contribute to ZX BASIC by reporting possible bugs or improvement suggestions at the |
| 16 | +[forum](http://www.boriel.com/forum) or in social media. |
53 | 17 |
|
54 | | -Click on the icon to download latest stable version (<span style="color: green;">**1.10.0**</span>): |
| 18 | +Click on the icon to download latest stable version (<span style="color: green;">**1.10.1**</span>): |
55 | 19 |
|
56 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package-2.png" alt="win32zip" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.10.0-win32.zip](http://www.boriel.com/files/zxb/zxbasic-1.10.0-win32.zip) |
| 20 | +* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package-2.png" alt="win32zip" width="32px"/> |
| 21 | + http://www.boriel.com/files/zxb/zxbasic-1.10.1-win32.zip](http://www.boriel.com/files/zxb/zxbasic-1.10.1-win32.zip) |
57 | 22 | <br />Windows .exe zip package. No install needed, just uncompress it in a directory of your choice. |
58 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package.png" alt="zip" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.10.0.zip](http://www.boriel.com/files/zxb/zxbasic-1.10.0.zip) |
| 23 | +* [<img src="https://zxbasic.readthedocs.io/en/latest/img/zip-package.png" alt="zip" width="32px"/> |
| 24 | + http://www.boriel.com/files/zxb/zxbasic-1.10.1.zip](http://www.boriel.com/files/zxb/zxbasic-1.10.1.zip) |
59 | 25 | <br />Windows, Linux, Mac zip package, with python scripts. Requires python installed in your system. |
60 | | -* [<img src="https://zxbasic.readthedocs.io/en/latest/img/driver-down.png" alt="tar.gz" width="32px"/> http://www.boriel.com/files/zxb/zxbasic-1.10.0.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.10.0.tar.gz) |
| 26 | +* [<img src="https://zxbasic.readthedocs.io/en/latest/img/driver-down.png" alt="tar.gz" width="32px"/> |
| 27 | + http://www.boriel.com/files/zxb/zxbasic-1.10.1.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.10.1.tar.gz) |
61 | 28 | <br />(Windows, Linux, Mac) tar.gz package, with python scripts. Requires python installed in your system. |
0 commit comments