guide, step A: Document that 'string?' etc need to be defined.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 14 May 2019 21:19:34 +0000 (22:19 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 14 May 2019 21:19:34 +0000 (22:19 +0100)
commite7d1bb12c7deb466c8dfc6a0634dda9f18485e59
treeeffe1db501f8b37cf3acec2d77cea1b54aedd55f
parentedc9b5dedd3ffe905efe27c120d5175bf4135e65
guide, step A: Document that 'string?' etc need to be defined.

The functions 'time-ms', 'string?', 'number?', 'seq', an 'conj' don't
need to work for self-hosting, but they do need to be defined, since
mal/core.mal unconditionally references them when the interpreter
starts up.
process/guide.md