Hi,
I am writing a mini-J interpreter. Lexer appears to work fine. Dyad execution appears to be working (with rank, frame, cell, padding, implemented.) Is there any order to https://github.com/jsoftware/jsource/tree/master/test ? I'm looking for a resource where it is an ever increasing list of "slightly more difficult unit tests" -- where writing an interpreter becomes a game of passing ever more unit tests -- TDD-ing a J interpreter so to speak. What is the easiest way I can turn https://github.com/jsoftware/jsource/tree/master/test into a resource like that? --TongKe ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
