[ANN] bitescript 0.0.4 Released

  • Thread starter Charles Oliver Nutter
  • Start date
C

Charles Oliver Nutter

bitescript version 0.0.4 has been released!

* <http://kenai.com/projects/jvmscript>

BiteScript is a Ruby DSL for generating Java bytecode and classes.

Changes:

### 0.0.4 / 2009-10-27

* Multiple improvements to support Duby (thanks to Ryan Brown!):
* Add support for shadowing local variables
* Interface and "throws" support.
* Add an accessor for ClassBuilder.interfaces
* ignore nil line numbers
* Fix typo in line numbering
* Improve debug info support
* Fix class.stop to generate a valid constructor when one is not defined.
* Fix void comparison bugs
* Fix string concat
* Allow custom classes to represent primitive types
* Add support for big locals (long/double)
* Add a static? accessor to MethodBuilder.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top