simon
|
31176e1f39
|
Some improvement, but two unit tests fail.
|
2017-08-14 17:57:23 +01:00 |
|
Simon Brooke
|
e968b30bbc
|
Sorted out some interesting buglets in read and print (although there is
still one I know of). More unit tests, and all pass. Not evalling yet.
Good day's work.
|
2017-01-20 18:24:48 +00:00 |
|
Simon Brooke
|
770767c11e
|
Now have quote. Everything still seems to work. Unit tests still pass.
|
2017-01-20 12:27:09 +00:00 |
|
Simon Brooke
|
03dfe37045
|
Lisp-ops bound on oblist but not yet being used. All unit tests still pass.
|
2017-01-20 12:05:10 +00:00 |
|
Simon Brooke
|
432ccb2d44
|
Frustrating. I think all the conversion to 'wide' (UTF) character handling
is done, and all the existing unit tests pass - but UTF characters are
nevertheless not read or printed correctly.
|
2017-01-13 00:45:00 +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
|
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
|
0e693d4360
|
Well, a strat has been made.
|
2017-01-06 16:21:11 +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 |
|