Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realnc/frobtads
Linux and macOS development tools and text-mode interpreter for TADS adventure games.
https://github.com/realnc/frobtads
cli compiler interactive-fiction interpreter sdk tads
Last synced: 9 days ago
JSON representation
Linux and macOS development tools and text-mode interpreter for TADS adventure games.
- Host: GitHub
- URL: https://github.com/realnc/frobtads
- Owner: realnc
- Created: 2013-05-18T03:19:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T09:01:14.000Z (over 2 years ago)
- Last Synced: 2024-10-13T20:12:23.454Z (24 days ago)
- Topics: cli, compiler, interactive-fiction, interpreter, sdk, tads
- Language: C++
- Homepage:
- Size: 7.02 MB
- Stars: 49
- Watchers: 12
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
FrobTADS - A portable TADS toolkit
http://www.tads.org
http://www.tads.org/frobtads.htmThe "doc" directory contains the documentation for this package:
AUTHORS
People who wrote FrobTADS' code.BUGS
A list of known bugs. You shouldn't report them.ChangeLog
Documents changes in the source code between versions.COMPILERS
Explains how to use the TADS 2 and TADS 3 compilers and where
to obtain documentation for the TADS programming languages.CONFIGURE_DOC
Contains detailed documentation about the 'configure' script (this
script is used to configure the package prior to compilation).COPYING
Legal blurb.INSTALL
Installation and usage instructions. The first thing you should
read (after this README file).MacOSX
Instructions for Mac OS X command-line novices.NEWS
Contains the list of changes between FrobTADS versions.README
Overview of the package.SRC_GUIDELINES
A must-read for everyone who wants to contribute source code. It
mostly deals with how to write portable C++ and such.THANKS
Lists people who contributed to FrobTADS in one way or another.