Barista
 
    Introduction     Status     Downloads      
         
 

Abstract   
Licence   
Help   

 
Abstract
Barista is initially an Objective Caml library designed to load, construct, manipulate, and save Java class files. A command-line utility (also named "barista") has been developped upon the library: both an assembler and disassembler for the Java platform. Since 1.0 beta, Barista also includes a Java API. In its 1.4 version, Barista supports Java 1.6 and needs Objective Caml 3.11.2 to build.

Barista is used in the Cafesterol project for code generation.

Licence
Barista is released under the LGPL v3.
It is copyright (c) 2007-2010 Xavier Clerc.

Help