Commit graph

161 commits

Author SHA1 Message Date
Simon Brooke 6eab3a531a Added more unit tests. 2017-01-07 11:13:06 +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
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
Simon Brooke ccdad5b974 Update README.md
Pointer to wiki.
2017-01-02 13:17:47 +00:00
Simon Brooke a35f31598e Update README.md 2017-01-02 11:08:57 +00:00
Simon Brooke acf2017268 Initial commit 2017-01-02 11:07:48 +00:00