Giter VIP home page Giter VIP logo

jtcl's Introduction

JTcl - Tcl Language Interpreter in Java

http://jtcl-project.github.io/jtcl/

JTcl is an implementation of Tcl (Tool Command Language) written in Java. JTcl implements a large extent of Tcl 8.4 syntax and commands, limited only by API restrictions of the Java Virtual Machine. JTcl is based on the Jacl interpreter (http://tcljava.sf.net)

INSTALLING JTCL

JTcl requires a Java JVM 1.6 or higher. You may have to install Java if you don't already have it installed.

Download JTcl distribution from:

https://github.com/jtcl-project/jtcl/releases

JTcl is distributed as a ZIP archive. Download the latest jtcl-{version}-bin.zip file from the JTcl website, and unzip into a directory of your choice.

Unix/Linux/Mac OSX shell script (jtcl') and Windows batch file (jtcl.bat') are included. Unix/Linux/OSX users may want to make a symbolic link in /usr/local/bin (or any other directory on your PATH of your choice):

sudo ln -s `pwd`/jtcl /usr/local/bin

LICENSE

JTcl is licensed under BSD-style licenses by various copyright holders. See the license.* files in the binary distribution files, or review at:

http://jtcl-project.github.io/jtcl/licenses.html

SOURCE CODE

JTcl uses the Git distributed source code control system. Install Git using your OS distribution package manager or get executables from the Git site: http://git-scm.com/

Browse JTcl source code: https://github.com/jtcl-project/jtcl Clone the JTcl repository: git clone https://github.com/jtcl-project/jtcl.git

Sources to released versions can also be downloaded from:

https://github.com/jtcl-project/jtcl 

Download the jtcl-{version}-src.zip file and unzip into a directory of your choice.

DOCUMENTATION

Local documentation, which consists a copy of the the JTcl web site, can be downloaded from:

https://github.com/jtcl-project/jtcl/releases

Documenation is distributed as a ZIP archive, Download the latest jtcl-{version}-doc.zip file from the JTcl website, and unzip into a directory of your choice.

MAILING LIST and BUG REPORTING

Please subscribe and use the JTcl mailing list for questions and to share information. The JTcl Bug tracker should be used to report bugs.

Mailing lists: http://groups.google.com/jtcl Bug reporting: https://github.com/jtcl-project/jtcl/issues

The JTcl Team

jtcl's People

Contributors

tpoindex avatar danbodoh avatar brucejohnson avatar landro avatar

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.