From: Brad C. <bc...@vi...> - 2002-03-19 16:17:08
|
I've just begun experimenting with jpython (just today). Hope to use it to replace velocity as the teacher-programmable component of the interactive learning environment at http://virtualschool.edu/jile. My first problem is that tutorial chapter on strings isn't working right (on Linux 7.0 Redhat) >>> "Hello world" "Hello world" >>> "Hello\ Syntax error: LexicalScanner Encountered <EOF> after \ This one is critical and preventing me from exploring deeper. Second problem is that command history isn't working. readline is definitely installed but isn't being recognized by the installer. Can someone please help? Sorry if these are faqs; I've not made it through all the docs yet. -- Brad Cox, PhD; bc...@vi... 703 361 4751 o For industrial age goods there were checks and credit cards. For everything else there is http://virtualschool.edu/mybank o Java Interactive Learning Environment http://virtualschool.edu/jile o Java Web Application Architecture: http://virtualschool.edu/jwaa |