ports/math/hoc/pkg/DESCR

6 lines
281 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Hoc interprets a simple language for floating point arithmetic,
at about the level of Basic, with C-like syntax and functions.
Hoc was written by Kernighan & Pike and published in their 1984
classic UNIX book "The UNIX Programming Environment" (Prentice-Hall,
ISBN 0-13-937681-X),