mirror of
https://github.com/catseye/SixtyPical.git
synced 2024-11-22 01:32:13 +00:00
Release version 0.7.
This commit is contained in:
parent
6bdda6d47d
commit
836a4702c5
@ -1,8 +1,8 @@
|
||||
History of SixtyPical
|
||||
=====================
|
||||
|
||||
0.7-PRE
|
||||
-------
|
||||
0.7
|
||||
---
|
||||
|
||||
* User-defined `byte` locations can be given an initial value.
|
||||
* `word` type locations which can be defined and `copy`ed between.
|
||||
|
@ -24,8 +24,7 @@ programs to 6502 machine code.
|
||||
|
||||
It is a **work in progress**, currently at the **proof-of-concept** stage.
|
||||
|
||||
The current released version of SixtyPical is 0.6. The current development
|
||||
version of SixtyPical, unreleased as of this writing, is 0.7-PRE.
|
||||
The current released version of SixtyPical is 0.7.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
@ -1,7 +1,7 @@
|
||||
SixtyPical
|
||||
==========
|
||||
|
||||
This document describes the SixtyPical programming language version 0.7-PRE,
|
||||
This document describes the SixtyPical programming language version 0.7,
|
||||
both its execution aspect and its static analysis aspect (even though
|
||||
these are, technically speaking, separate concepts.)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user