Tikmark AWK & Tcl ApplicationsThe ideas behind this website are (1) using AWK-scripts for engineering calculations , (2) designing a Tcl/Tk graphical interface for managing lots of awkscripts and (3) the game of Mahjongg .... specifically x-mahjongg..... more specifically, the Mohave graphical launcher for x-mahjongg. These are all works in process, and this site is actually a labor of love more than it is work. ![]() AWK as an Engineering ToolOn the [awkeng] page, there are links to some great AWK sites that offer much to introduce and explain AWK and offer AWK resources, and I will add little or nothing here to those explanations. But, simply, AWK is a scripting language that was born of Unix and comes embedded in all Linux / Unix operating systems. It runs from the command line, and is very powerful in handling information in text files, but that alone is not what makes it attractive to engineering:
AWK and Tcl booksWriting an Engineering AWKscriptAWKscripts for Mechanical EngineeringHome heating script added Aug.2008 (Oil versus geothermal heat pump). |
Tclforawk
Tclforawk is a graphical interface for organizing and running groups of awkscripts. It is written in another scripting language - Tcl/Tk - that runs on any computer system. The script file is free to download, use and modify. |
Mohave
I like solitaire mahjongg in its many computer variations, and x-mahongg is a basic version of the game that is started from the command line. However ........ although the command line rules for doing work, pushing buttons and viewing images rules for playing games. X-mahjongg unfortunately uses a command line startup, something like xmahjongg --tileset name --layout name --background name etc etc This requires me to remember all the tilesets, layouts and backgrounds (which I can't because I have run out of brainspace.) So I wrote Mohave, to start-up x-mahjongg nicely. |
HtagsThis is a simple HTML tagger for basic HTML documents, reports, and web pages. No bells, no whistles. |
Tikmark JavascriptsThese calculators were originally written as student study-aids for my courses at Wentworth Institute. They will open in a web browser, and will work if you allow Javascripts. |
Reference and Resources for AWK
Reference and Resources for TCL- TK
|