Home - YujiSODE/gCS GitHub Wiki
Welcome to the gCS wiki!
gCS
Interpreter that reads source code and outputs geological columnar section as HTML file in the current directory.
It requires Tcl/Tk 8.6+.
GitHub: https://github.com/YujiSODE/gCS
Wiki: https://github.com/YujiSODE/gCS/wiki
Copyright (c) 2017 Yuji SODE <[email protected]>
This software is released under the MIT License.
See LICENSE or http://opensource.org/licenses/mit-license.php
Synopsis
Tcl
::gCS::_Run filePath ?encoding?;
Shell
tclsh gCS.tcl filePath ?encoding?;
Parameters
$filePath
: file path of a file to load$encoding
: encoding name
Script
gCS.tcl
: Interpreter- source code of geological columnar section as a tcl file