Top-level Files of tip

Files in the top-level directory from the latest check-in

  • doc
  • examples
  • library
  • Spotoconf
  • tests
  • configure
  • LICENSE
  • Makefile.in
  • README
  • README.licenses
  • RELEASE
  • spoto.conf
  • spoto.my.conf

what:	DruMa
where:  https://chiselapp.com/user/stwo/repository/druma
who:	Stuart Cassoff <stwo@users.sourceforge.net>
why:	Teach an AitCS new moves.
when:	Spring 2020
how:	$ /path/to/configure ?options? && make
how:	$ make test
how:	$ make install
need:	Tcl 8.6, AitCS, Tu


A DruMa is an object that augments an AitCS
(Array in the Command's Shadow) by being an object
that doesn't "wrap" the AitCS but "links" with it.

New functionality includes field definition,
validation, loading and saving.

A DruMa may be used where a program would normally use an AitCS.


AitCS found at:
https://chiselapp.com/user/stwo/repository/aitcs

Tu found at:
https://chiselapp.com/user/stwo/repository/tu

This package uses tcltest2k for testing, found at:
https://chiselapp.com/user/stwo/repository/tcltest2k


This package uses Spot o' Conf to configure and build.

By default, this package will be configured to build
as a Tcl module for Tcl 8.6 on OpenBSD.