Hello Jim, Thank you for your attention and support! I¹ve still downloaded the sources and seen this myself! Now I¹m diving even deeper into the code.
Thank you anyway! Regards, Mitia On 08.10.14, 18:02, "Jim Laskey (Oracle)" <[email protected]> wrote: >You can find details in >http://docs.oracle.com/javase/8/docs/technotes/guides/scripting/nashorn > >You can add a soft link to the command to simplify access (see >http://docs.oracle.com/javase/8/docs/technotes/guides/scripting/nashorn/sh >ell.html ), but otherwise you add $JAVE_HOME/bin to your path or use >$JAVE_HOME/bin/jjs . > >It compiles on the fly. > >Cheers, > >-- Jim > > > > > >On Sep 30, 2014, at 8:08 AM, Mitia Alexandrov <[email protected]> >wrote: > >> Hello, >> I'm new here, so sorry for the stupid questions I may post. >> I'm very exited about the Nashorn project and i want to dive deeper in >>the >> details. As the first thing i want to know is about jjs tool. Actually, >>I >> couldn't find it in the sources. >> I really want to understand how it works does it compile on the fly >>or it >> just interprets? >> >> Thank you for any info and guidance. >> >> Best regards, >> >> Mitia >
