wyvernlang / wyvern

The Wyvern programming language.
http://wyvernlang.github.io/
GNU General Public License v2.0
556 stars 65 forks source link

Make function calls from Java have the FFI effect #372

Closed anlunx closed 4 years ago

anlunx commented 4 years ago

This pull request make function calls from Java have system.FFI effect.

Some effect annotations are added in the file system library, and the text editor application, because they contain unannotated function calls to Java..