simon
|
d7886550a6
|
Standardised formatting.
|
2017-08-14 20:18:13 +01:00 |
|
Simon Brooke
|
ecf5fe19bb
|
Added equality operators, so that I can intern symbols.
|
2017-01-07 13:48:18 +00:00 |
|
Simon Brooke
|
2d9f4b0439
|
All unit tests passing! This is slightly a fix because there is a bug with
the character read after reading a number not being correctly pushed back
onto the input stream, but...
|
2017-01-07 12:24:54 +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 |
|