Package 4th: Information

Source package: 4th
Version: 3.62.2-alt1
Build time:  Sep 16, 2022, 11:40 AM
Report package bug
License: GPLv3+
Summary: Basic framework for creating application specific scripting languages
Description: 
4tH is basic framework for creating application specific scripting
languages. It is a library of functions centered around a virtual
machine, which guarantees high performance, ease of use and low
overhead. But in the meanwhile 4tH has acquired a reputation as an
educational tool. Its simplicity makes it perfectly suited to learn
Forth, from which it has been derived.
This package is an attempt to suit both audiences. It contains
instructions how to modify the package in order to fit your own
requirements. 4tH in its current form is a calculator for simple
teletype applications.

List of rpms provided by this srpm:
4th (e2kv6, e2kv5, e2kv4, e2k)
4th-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
4th-doc-txt (noarch)
4th-examples (noarch)
lib4th (e2kv6, e2kv5, e2kv4, e2k)
lib4th-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
lib4th-devel (e2kv6, e2kv5, e2kv4, e2k)
lib4th-devel-static (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Led

List of contributors:
Led

Last changed


Feb. 26, 2014 Led 3.62.2-alt1
- 3.62.2
Sept. 27, 2013 Led 3.62.1-alt1
- 3.62.1
Dec. 26, 2012 Led 3.62.0-alt3
- added build with klcc support
- fixed License
- cleaned up spec
- fixed Makefile.ALT