Code Monkey home page Code Monkey logo

dynkt's Introduction

dynkt

This is a JSR-223 scripting engine for the language "Kotlin"

Build Status

What is that and this?

  • dynkt: The core source code of this project
  • dynkt-osgi: Addon as OSGi bundle with batteries included

How to build?

mvn clean package install

How to run in OSGi?

  1. Run your container: java -jar bin\felix.jar
  2. Install the bundle: g! install file:/./dynkt-jsr223-osgi-1.0.0-SNAPSHOT.jar
  3. Start it: g! start 5

License

Everything is free to use under the terms of attached LICENSE file.

dynkt's People

Contributors

xafero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dynkt's Issues

Update Kotlin

I would like to update the compiler used to be the latest version

org.jetbrains.kotlin:kotlin-compiler:1.0.2
or
org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.2

Publish kotlin-jsr-223 on Maven Central and JCenter

Hi.

Do you intend to publish this on Maven Central and JCenter?

It would be pretty awesome to do that. The kotlin-compiler jars are already available...

Also, would you be interested in adding OSGi support? I wanted to do that, but seeing how much effort it was to just add support for JSR-223 with a flat classpath, I would probably base that work on your project, so if you are interested I can try to make it work and submit a pull request.

Add OSGi support

OSGi support would be great to embed scripting capabilities in Eclipse-based applications.

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.