Skip to content

Latest commit

 

History

History
97 lines (76 loc) · 9.59 KB

README.md

File metadata and controls

97 lines (76 loc) · 9.59 KB

DGTcl - Project

This repository contains the following Tcl packages and Pandoc filters written in the Tcl programming language:

Pandoc filters

The Pandoc application is a great document converter and processing tool. The pandoc-tcl-filter folder contains two Pandoc filters for Tcl code and for Graphviz dot files. To know more about Pandoc filters have a look at Pandocs manual pages https://pandoc.org/filters.html. These filter allow you to directly embed Tcl code and Dot file code into your documents and produce code output or figures using these code chunks.

Please note, that for the installation of this package you need as well the Tcl package rl_json from Ruby Lane. I will try to make some binaries of this package available for Windows, Linux and OSX. In the single file Tcl script above this library is included for Linux and Windows for 64 bit platforms.

For other filters have a look at the Pandoc topic list https://github.com/topics/pandoc-filter.

Tk Widgets

Tcl Libraries / Applications

Download

Currently there is no version based individual download for the different packages. You can download the entire project using the github project-zip feature at this link:

If the project size starts exceeding 1MB I will create individual packages.