git @ Cat's Eye Technologies SixtyPical / 24273f1
Update documentation to reflect this is now 0.4-PRE. Chris Pressey 9 years ago
2 changed file(s) with 5 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1212
1313 It is a **work in progress**, currently at the **proof-of-concept** stage.
1414
15 The current released version of SixtyPical is 0.3.
15 The current released version of SixtyPical is 0.3. The current development
16 version of SixtyPical, unreleased as of this writing, is 0.4-PRE.
1617
1718 Documentation
1819 -------------
1920
2021 * Design Goals — coming soon.
2122 * [SixtyPical specification](doc/SixtyPical.md)
23 * [Literate test suite for SixtyPical syntax](tests/SixtyPical Syntax.md)
2224 * [Literate test suite for SixtyPical execution](tests/SixtyPical Execution.md)
2325 * [Literate test suite for SixtyPical analysis](tests/SixtyPical Analysis.md)
26 * [Literate test suite for SixtyPical compilation](tests/SixtyPical Compilation.md)
2427 * [6502 Opcodes used/not used in SixtyPical](doc/6502 Opcodes.md)
2528
2629 TODO
00 SixtyPical
11 ==========
22
3 This document describes the SixtyPical programming language version 0.3,
3 This document describes the SixtyPical programming language version 0.4-PRE,
44 both its execution aspect and its static analysis aspect (even though
55 these are, technically speaking, separate concepts.)
66