mirror of
https://github.com/catseye/SixtyPical.git
synced 2025-02-16 15:30:26 +00:00
Prep for developing version 0.10.
This commit is contained in:
parent
073a56e091
commit
de6c96fef8
@ -23,7 +23,7 @@ The reference implementation can execute, analyze, and compile SixtyPical
|
|||||||
programs to 6502 machine code.
|
programs to 6502 machine code.
|
||||||
|
|
||||||
SixtyPical is a work in progress. The current released version of SixtyPical
|
SixtyPical is a work in progress. The current released version of SixtyPical
|
||||||
is 0.9.
|
is 0.10 (not released yet).
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
SixtyPical
|
SixtyPical
|
||||||
==========
|
==========
|
||||||
|
|
||||||
This document describes the SixtyPical programming language version 0.9,
|
This document describes the SixtyPical programming language version 0.10,
|
||||||
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.)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user