#jython IRC Log (v0.9)

Index

IRC Log for 2019-03-08

Timestamps are in GMT/BST.

[16:54] * bn_work (uid268505@gateway/web/irccloud.com/x-hiewmgqculidhisj) has joined #jython
[16:55] <bn_work> hi, is jython considered a js223 compatible language?
[17:07] <nedbat> bn_work: what is js223?
[17:07] <bn_work> oops, sorry, meant JSR223 :)
[17:07] <nedbat> bn_work: seems like it? https://cran.r-project.org/web/packages/jsr223/vignettes/jsr223.pdf
[17:08] <bn_work> based on what I'm reading here, it sounds like Jython is a superset of JSR223? https://wiki.python.org/jython/UserGuide#id32
[17:09] <nedbat> bn_work: sorry, i really know nothing about jsr223
[17:09] <bn_work> nedbat: apparently it's a scripting interface provided by the JVM spec
[17:10] <bn_work> https://en.wikipedia.org/wiki/Scripting_for_the_Java_Platform
[17:27] <bn_work> nedbat: wait, I'm a bit confused, is what you linked to a package for R to support JS + JSR223 languages instead?
[17:50] <bn_work> so can someone help me understand jython a bit better, do I basically have access to all std python functions/libs? can I import in libs? if so, how?

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).