Note what's on this development branch so far.
Chris Pressey
4 years ago
0 | 0 |
History of SixtyPical
|
1 | 1 |
=====================
|
|
2 |
|
|
3 |
0.18
|
|
4 |
----
|
|
5 |
|
|
6 |
* Fixed pathological memory use in the lexical scanner - should
|
|
7 |
be much less inefficient now when parsing large source files.
|
2 | 8 |
|
3 | 9 |
0.17
|
4 | 10 |
----
|
0 | 0 |
SixtyPical
|
1 | 1 |
==========
|
2 | 2 |
|
3 | |
_Version 0.17. Work-in-progress, everything is subject to change._
|
|
3 |
_Version 0.18. Work-in-progress, everything is subject to change._
|
4 | 4 |
|
5 | 5 |
**SixtyPical** is a low-level programming language with advanced
|
6 | 6 |
static analysis. Many of its primitive instructions resemble
|