JBlend 2.1 - Tcl/Java Integration Manual


What is JBlend

  • JBlend is a Tcl package that provides access to Java classes from Tcl. JBlend is a fork of the TclBlend project
  • What's new

  • JBlend is currently under development; see here what's new
  • Download

  • Prebuilt binary packages for Windows/Linux/MacOS are available at Sourceforge .
    You can choose among an universal package (for Win/Mac/Linux) requiring an external JavaRuntineEnvironment or a package for a specific platform bundled with an embedded JRE (OpenJDK).
  • You can also download the JBlend development kit (only for developers/maintaners)
  • How to play with JBlend

  • See detailed instruction for installing/configuring JBlend on any supported target (Windows/Linux/Mac).
  • How to build JBlend

  • See detailed instruction for building on Windows/Linux/Mac.
  • JBlend commands

  • These are the commands a Tcl programmer would use to interact with Java from Tcl. Click here for the full reference manual
  • JBlend API commands

  • Here is the JBlend library that Java programmers can use to extend Tcl.
  • Equivalent C Functions

  • A listing of C Library functions and their equivalent Java classes and methods.

  • Based on TclBlend Copyright © 1994-1998 Sun Microsystems, Inc.
    JBlend is Copyright © 2016-2019 - Irrational Numbers.