Skip to content
/ sai Public

JavaScript engine developed in the Java programming language

License

Notifications You must be signed in to change notification settings

codelibs/sai

Repository files navigation

CodeLibs Sai Java CI

Sai is a runtime environment for programs written in ECMAScript 5.1 that runs on top of JVM. This project forked from Nashorn.

Usage

JAR file is in Maven repository. You can add the following setting to pom.xml.

    <dependency>
        <groupId>org.codelibs</groupId>
        <artifactId>sai</artifactId>
        <version>0.2.0</version>
    </dependency>

Build

ant -f make/build.xml

About

JavaScript engine developed in the Java programming language

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages