Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qmx/jitescript

Jitescript - Java API for Bytecode
https://github.com/qmx/jitescript

Last synced: 7 days ago
JSON representation

Jitescript - Java API for Bytecode

Awesome Lists containing this project

README

        

Jitescript - Java API for Bytecode
==================================

This project is inspired by @headius's [BiteScript](https://github.com/headius/bitescript). The goal is to produce a Java library with a similar API
so that bytecode generation can be as nice in Java as BiteScript makes it in JRuby.

![cloudbees rocks!](http://static-www.cloudbees.com/images/badges/BuiltOnDEV.png)

Quickstart
==================================

Just add the project maven dependency info:


me.qmx.jitescript
jitescript
0.3.0

Then take a look at [JiteClassTest](https://github.com/qmx/jitescript/blob/master/src/test/java/me/qmx/jitescript/JiteClassTest.java) example on how to use it.

How to get help
===============
Join us on `#dynjs` channel at irc.freenode.net.