Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wejgaard authored Feb 23, 2018
1 parent af599ec commit 9bd35de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ TclForth uses Tcl as its native language. The Forth code and colon words are com

I have built applications with TclForth for a while and release it as an open source project. The system is prepared as self-contained double-click executables for Windows and OS-X (starpacks) and as a set of source files for Tcl in Linux and elsewhere. Installation = unzip.

Tcl/Tk is a great and much underrated software universe http://www.tcl.tk/about/ . I don't dream of packing it all into Forth. However, TclForth does provide the usual standard words and some more and the set of Tk words that I have needed so far. You are welcome to add and share whatever you need.
Tcl/Tk is a great and much underrated software universe http://www.tcl.tk/about/ . I don't dream of packing it all into Forth. However, TclForth does provide the usual standard words and some more and the set of Tk words that I have needed so far. And it demonstrates how you can easily add whatever you need.

### Features

Expand Down

0 comments on commit 9bd35de

Please sign in to comment.