Hi, I realize this is a bit off topic, but I think many (if not most) of the JVM language implementors have some implementation of an interactive console. If I'm not mistaken, they are usually using JLine (at least for Scala and JRuby?) from http://jline.sourceforge.net/.
JLine is nice and does work to some degree, but it appears to have some unfixed bugs. The bugtracker on SourceForge contains many very old feature requests and some never-applied patches. So my question: are the language projects using JLine using a - maybe even common - patched version? Is there any progress on the project? I think JLine is a nice tool, and quite important for Java in general - command lines are not going away. It might be worthwhile to revive this library a bit. Regards, Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
