1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2025-02-16 15:30:26 +00:00

Prep for release of 0.8.

This commit is contained in:
Chris Pressey 2017-12-04 13:02:26 +00:00
parent 8766601786
commit 92f212ddfc
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ programs to 6502 machine code.
It is a **work in progress**, currently at the **proof-of-concept** stage. It is a **work in progress**, currently at the **proof-of-concept** stage.
The current development version of SixtyPical is 0.8-PRE. The current development version of SixtyPical is 0.8.
Documentation Documentation
------------- -------------

View File

@ -1,7 +1,7 @@
SixtyPical SixtyPical
========== ==========
This document describes the SixtyPical programming language version 0.8-PRE, This document describes the SixtyPical programming language version 0.8,
both its execution aspect and its static analysis aspect (even though both its execution aspect and its static analysis aspect (even though
these are, technically speaking, separate concepts.) these are, technically speaking, separate concepts.)