Download List

Project Description

Hoc, the High Order Calculator, is an interpreted language for floating-point calculations. Its most basic use is as a powerful and convenient calculator, interactively evaluating expressions such as 1+2*sin(0.7). But hoc is no ordinary calculator: It also lets you assign values to variables, define your own functions, and use loops, conditionals, and everything else you'd expect in a programming language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-10 03:18
9.2

This release adds a syntax for named function
arguments (in addition to
the traditional numbered arguments) and fixes
small bugs and compilation
warnings.
Tags: Minor feature enhancements

2007-08-13 16:36
9.1.2

Hoc was developed by Brian Kernighan and Rob Pike,
and introduced in their 1984 book "The Unix
Programming Environment". Nadav Har'El took this
code and slowly improved it for a decade. Another
decade later, he's finally releasing the result as
free software.
Tags: Initial freshmeat announcement

Project Resources