Commit Graph

10 Commits (db1c03dfd9c26150ad1faa0392c482c2ac682856)

Author SHA1 Message Date
Mike Gerwitz 37c8af62b2 doc/about.texi: Begin adding `About TAME'
This does not include a great deal of information, but it is a start.

* README.md: Modernize.
* doc/Makefile.am (tame_TEXINFOS): Add `about.texi'.
* doc/about.texi: New file.
* doc/tame.texi: Include it.
2018-10-11 22:25:19 -04:00
Mike Gerwitz 4442a3a3c2 bootstrap: New file
Please excuse the mess.  This was taken from an existing bootstrap script in
a private repository; it can be cleaned up in the future.

* bootstrap: New file.
* README.md (Getting Started): New section.
2018-10-11 22:25:19 -04:00
Mike Gerwitz c53faecad0 README.md: Add links to all doc formats
* README.md (Documentation): Add links to all doc formats.
2018-09-12 12:07:25 -04:00
Mike Gerwitz 088a56c336 Add HACKING
* HACKING: New file.
* README.md: Copyright update.  Add mention of HACKING.
2018-02-01 13:08:03 -05:00
Mike Gerwitz 7e54857603 README.md: Add documentation section 2017-08-22 15:55:29 -04:00
Mike Gerwitz ed5889730e Removed unreferenced links from README.md
These seem to have been copied over from hoxsl unintentionally.

* README.md: Remove unreferenced links.
2016-08-24 12:38:03 -04:00
Mike Gerwitz 43e3bd33b5 Update hoxsl URL in README.md
This is no longer developed by LoVullo.

* README.md: Update hoxsl project URL.
2016-08-24 12:38:03 -04:00
Mike Gerwitz ff01f39c1e Liberate current implementation of "Calc DSL"
(Copyright headers will be added in the next commit; these are the
original files, unaltered in any way.)

The internal project name at LoVullo is simply "Calc DSL".  This
liberates the entire thing.  If anything was missed, I'll be added
later.

To continue building at LoVullo with this move, symlinks are used for
the transition; this is the exact code that is used in production.

There is a lot here---over 25,000 lines.  Much of it is in disarray from
the environment surrounding its development, but it does work well for
what it was intended to do.

(LoVullo folks: fork point is 65723a0 in calcdsl.git.)
2016-08-24 12:38:00 -04:00
Mike Gerwitz 24bbf1afdb Case change in Metalanguag{E=>e} in README.md
* README.md: Case change
2016-07-05 10:42:55 -04:00
Mike Gerwitz 43e4a555e9 Initial repository setup 2015-04-14 05:35:36 -04:00