Git Product home page Git Product logo

javacall.jl's Introduction

JavaCall

Build Statusi v0.7 Build Status master Build status

Call Java programs from Julia.

Documentation

Documentation is available at http://juliainterop.github.io/JavaCall.jl

Versions

  • 0.7 branch is currently being maintained for bug fixes only
  • master branch is currently proposed to be v0.8.0

Non-Windows Operating Systems

JavaCall and its derivatives do not work correctly on Julia 1.1 and Julia 1.2. On Julia 1.3, please set the environment variable JULIA_COPY_STACKS. On 1.1 and 1.2, and on 1.3 without JULIA_COPY_STACKS set, you may see segfaults or incorrect results. This is typically due to stack corruption. The Julia long-term-support version of 1.0.x continues to work correctly as before.

For Julia pre-1.5, consider the RootTaskRepl.jl package. With RootTaskREPL.jl, JavaCall is able to execute fine without the need of JULIA_COPY_STACKS=1 with the exception of @async calls. Starting with the Julia 1.5, the REPL backend now runs on the root Task by default.

Windows Operating System

Do not set the environmental variable JULIA_COPY_STACKS. To use jcall with @async start Julia in the following way:

$ julia -i -e "using JavaCall; JavaCall.init()"

javacall.jl's People

Contributors

abhijithch avatar adambrewster avatar ahnlabb avatar andygreenwell avatar asinghvi17 avatar aviks avatar dfdx avatar dourouc05 avatar expandingman avatar femtocleaner[bot] avatar github-actions[bot] avatar juliatagbot avatar marcono1234 avatar mbeltagy avatar mdpradeep avatar mkitti avatar non-jedi avatar pallharaldsson avatar rainerheintzmann avatar scottpjones avatar simonbyrne avatar staticfloat avatar tanmaykm avatar tkelman avatar wateim avatar zot avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.