Prep for developing version 0.10.
Chris Pressey
5 years ago
22 | 22 |
programs to 6502 machine code.
|
23 | 23 |
|
24 | 24 |
SixtyPical is a work in progress. The current released version of SixtyPical
|
25 | |
is 0.9.
|
|
25 |
is 0.10 (not released yet).
|
26 | 26 |
|
27 | 27 |
Documentation
|
28 | 28 |
-------------
|
0 | 0 |
SixtyPical
|
1 | 1 |
==========
|
2 | 2 |
|
3 | |
This document describes the SixtyPical programming language version 0.9,
|
|
3 |
This document describes the SixtyPical programming language version 0.10,
|
4 | 4 |
both its execution aspect and its static analysis aspect (even though
|
5 | 5 |
these are, technically speaking, separate concepts.)
|
6 | 6 |
|