Skip to content

Java bindings for a very compact embedded JavaScript engine.

License

Notifications You must be signed in to change notification settings

fossabot/duktape4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duktape4j

AppVeyor circleci travis FOSSA Status

Java binding for Duktape, a very compact embedded ECMAScript (JavaScript) engine.

ducktape4j is Java port of duktape-android.

Supported Java Versions

Oracle & OpenJDK Java 8, 9, 10, 11.

Both the JRE and the JDK are suitable for use with this library.

Stability

This library is suitable for use in production systems.

Supported Platforms

  • Windows 8 & Windows 10 (64-bit)
  • Ubuntu (64-bit)
  • macOS High Sierra (10.13)

How it is tested

ducktape4j is regularly tested on appveyor (Windows), circleci (Ubuntu) and travis (macOS).

License

Licensed under the Apache License.

Note: The included C code from Duktape is licensed under MIT and duktape-android licensed under Apache.

License

FOSSA Status

About

Java bindings for a very compact embedded JavaScript engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published