git @ Cat's Eye Technologies SixtyPical / 031e433
Create branch for developing version 0.9. Chris Pressey 5 years ago
2 changed file(s) with 3 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
2121 The reference implementation can execute, analyze, and compile SixtyPical
2222 programs to 6502 machine code.
2323
24 It is a **work in progress**, currently at the **proof-of-concept** stage.
25
26 The current development version of SixtyPical is 0.8.
24 SixtyPical is a work in progress. The current released version of SixtyPical
25 is 0.9-PRE (not released yet.)
2726
2827 Documentation
2928 -------------
00 SixtyPical
11 ==========
22
3 This document describes the SixtyPical programming language version 0.8,
3 This document describes the SixtyPical programming language version 0.9-PRE,
44 both its execution aspect and its static analysis aspect (even though
55 these are, technically speaking, separate concepts.)
66