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 |
|
simon
|
655526afac
|
I'd like to have used Rust as the implementation language for this, but it
doesn't really work yet because it lacks union structs. So, much as I dislike
C, C it will have to be.
|
2017-01-06 10:14:57 +00:00 |
|
Simon Brooke
|
0092c30390
|
Added Cargo.toml and main.rs, even though neither does anything of interest
yet.
|
2017-01-04 19:13:17 +00:00 |
|