REPL in Euphoria 4.0.1
- Posted by jimcbrown (admin) Feb 22, 2011
- 1385 views
jaygade accidently committed part of my REPL implementation into the 4.0 branch.
I had committed REPL only in default, before the 4.0/4.1 split, and then promptly forgot about it. So the REPL implementation was only in the 4.1 branch until now.
Now, the question that faces us is this: should we revert the changes, or should we keep them and release REPL in 4.0.1 ?
Cons (against having REPL in 4.0.1):
REPL is a huge paradigm change. REPL has not gone through much testing and is likely to be quite buggy.
Pros (for having REPL in 4.0.1):
I can't think of any.