1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-06-01 12:41:30 +00:00

Note what's on this development branch so far.

This commit is contained in:
Chris Pressey 2018-11-23 22:16:21 +00:00
parent 0429e4bd90
commit f860db055c
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
History of SixtyPical
=====================
0.18
----
* Fixed pathological memory use in the lexical scanner - should
be much less inefficient now when parsing large source files.
0.17
----

View File

@ -1,7 +1,7 @@
SixtyPical
==========
_Version 0.17. Work-in-progress, everything is subject to change._
_Version 0.18. Work-in-progress, everything is subject to change._
**SixtyPical** is a low-level programming language with advanced
static analysis. Many of its primitive instructions resemble