From: Jonas Hvid Date: Mon, 25 Nov 2019 19:01:49 +0000 (+0100) Subject: Implement FIND X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=b1e9665f4639d9fe9ef0a3af7cc09c68c49b928b;hp=b1e9665f4639d9fe9ef0a3af7cc09c68c49b928b;p=rrq%2Fjonasforth.git Implement FIND I could only be bothered to add some of the words to the dictionary in this commit. We should probably have a macro for that. ---