Date: Mon, 13 Aug 2007 20:20:40 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/nyh-hoc Makefile distinfo pkg-descr Message-ID: <200708132020.l7DKKexY098979@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-08-13 20:20:40 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/nyh-hoc Makefile distinfo pkg-descr Log: Add port math/nyh-hoc: 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. Hoc was developed by Brian Kernighan and Rob Pike, and introduced in their 1984 book The Unix Programming Environment. This version has been extended and improved by Nadav Y. Har'El. WWW: http://nadav.harel.org.il/homepage/hoc/ Author: Nadav Y. Har'El <nadav@harel.org.il> Revision Changes Path 1.462 +1 -0 ports/math/Makefile 1.1 +21 -0 ports/math/nyh-hoc/Makefile (new) 1.1 +3 -0 ports/math/nyh-hoc/distinfo (new) 1.1 +14 -0 ports/math/nyh-hoc/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708132020.l7DKKexY098979>