[Info-vax] Access to _all_ VMS system services and library functions from
Arne Vajhøj
arne at vajhoej.dk
Wed Jul 12 19:43:40 EDT 2017
On 7/12/2017 9:40 AM, Bob Koehler wrote:
> In article <ok3nlt$gub$1 at gioia.aioe.org>, =?UTF-8?Q?Arne_Vajh=c3=b8j?= <arne at vajhoej.dk> writes:
>> jsshell is:
>>
>> java -cp vmscall.jar:record.jar:rhino.jar:.
>> "org.mozilla.javascript.tools.shell.Main" -debug -f
>
> So is all that publically available, or are the first three private?
Rhino is open source from Mozilla available under MPL from its
home page:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino
(it is also embedded in older Java versions, but latest Java
jhas replaced it with Nashorn)
Record is an open source library by me available under
Apache 2 from her:
http://www.vajhoej.dk/arne/opensource/record/
current version is 1.2.
It has also been cloned on Github:
https://github.com/7890/java_record
But I have nothing to do with that - and it is not latest version.
Vmscall is also mine - it is not released yet, but I hope to release a
version 0.1 soon (I just need to clean it up a bit) - also under Apache
2 license.
If anybody want a copy right away feel free to send me an email.
Arne
More information about the Info-vax
mailing list