Simon Brooke
|
0685442e1a
|
Tidied up 'wide' printing.
|
2017-10-15 14:31:57 +01:00 |
|
Simon Brooke
|
ba4a31c25a
|
All tests passing except 'apply', which is genuinely broken; I'm not yet sure
what's wrong.
|
2017-10-15 14:17:54 +01:00 |
|
simon
|
0e224e551b
|
EVAL on arithmetic operations still not working
|
2017-10-06 18:27:01 +01:00 |
|
simon
|
79f7492390
|
Whitespace changes only - trying to keep the format regular
|
2017-09-14 19:02:03 +01:00 |
|
Simon Brooke
|
27f39e85ea
|
Integer arithmetic works, real doesn't - yet.
|
2017-09-13 18:01:35 +01:00 |
|
Simon Brooke
|
5dee093e65
|
All tests still pass and a lot of debugging junk is gone
|
2017-09-13 00:25:11 +01:00 |
|
simon
|
36d8431a91
|
11 out of 12 unit tests passing, progress!
I don't understand why it works, but it works.
|
2017-09-12 22:14:11 +01:00 |
|
simon
|
d7886550a6
|
Standardised formatting.
|
2017-08-14 20:18:13 +01:00 |
|
Simon Brooke
|
8026138b9c
|
Added primitive unit testing.
|
2017-01-07 10:48:28 +00:00 |
|
Simon Brooke
|
85cc542d74
|
Reads, stores and prints numbers correctly. Reads and stores lists and
strings, but they don't print correctly.
|
2017-01-07 02:17:54 +00:00 |
|
Simon Brooke
|
5920b0d04f
|
Added first cut of reader and writer, but nothing working at this stage.
|
2017-01-06 22:49:04 +00:00 |
|
simon
|
2e77d2beb6
|
Having found rust wasn't going to work, I've hacked up a rough core of the
cons space in C. None of this is tested.
|
2017-01-06 15:25:16 +00:00 |
|