[needs-packaging] kForth - Forth programming language, embeddable in other programs

Bug #285275 reported by Tree MendUs
0
Affects Status Importance Assigned to Milestone
Ubuntu
Triaged
Wishlist
Unassigned

Bug Description

URL:
http://ccreweb.org/software/kforth/kforth.html

Description:
kForth is a computer program that may be used in various ways:

   1. It may be used as a calculator.
   2. It may be used to run computer programs written in the Forth language.
   3. It may be embedded into another computer program to give that program the ability to understand and run Forth programs.

kForth, in its simplest mode of use, can evaluate arithmetic expressions typed in by the user. Expressions are entered in a manner similar to that used for RPN (reverse Polish notation) calculators, such as Hewlett-Packard scientific calculators. Both integer and floating point calculations may be performed. Trigonometric and transcendental functions are provided. In addition, logic and bit operations may be performed, and the number base may be changed, i.e. numbers may be entered and displayed in hexadecimal (base 16) for example.

kForth is an implementation of the Forth programming language and environment. The user may write Forth programs with an ordinary text editor, load these program files from kForth, and run them. kForth, like other implementations of Forth, provides an interactive environment, allowing the user to examine or define variables and execute or define individual words. There are many advantages in using a Forth environment for writing and testing computer programs. kForth provides a significant subset of the ANS specification for the Forth language. It also provides some extensions and "non-standard" features which its authors have found to be useful. Experienced Forth users should consult the Technical Information section of the User's Guide for specific information on the differences between kForth and standard ANS Forth.

User guide at - http://ccreweb.org/software/kforth/kforth0.html

License: GNU GPL
see http://ccreweb.org/ccre/license.html

Revision history for this message
Ralph Janke (txwikinger) wrote :

Thanks for reporting this packaging-request and any supporting documentation. Since this packaging-request has enough information provided for a developer to begin work, I'm going to mark it as confirmed and let them handle it from here. Thanks for taking the time to make Ubuntu better!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.