|
|
e3f922a8bf
|
Added character as a first class object. Stepped through a run; it all works.
|
2026-03-30 13:29:26 +01:00 |
|
|
|
cae27731b7
|
Huge amount of work. Does not even nearly compile, but it's nearer.
|
2026-03-28 23:46:14 +00:00 |
|
|
|
d2101dbd47
|
Started to try to get back into this; work on exceptions and loops.
|
2021-07-24 08:54:55 +01:00 |
|
|
|
6ee9f9b59a
|
Begun work on bignums; changed integer size to 64 bits
I'm fairly sure the size of a long int on my machines is 64 bit anyway, but for portability it needs to be explicit.
|
2018-12-25 13:18:37 +00:00 |
|
|
|
4c9fdfc3db
|
Added ratio numbers
(but some arithmetic is now broken)
|
2018-12-23 20:02:38 +00:00 |
|