www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/01/12/13:03:26

Message-Id: <200101121750.MAA27659@delorie.com>
From: "Juan Manuel Guerrero" <ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De>
Organization: Darmstadt University of Technology
To: djgpp-announce AT delorie DOT com
Date: Fri, 12 Jan 2001 18:09:55 +0200
Subject: ANNOUNCE: DJGPP port of GNU bc 1.06 uploaded
Reply-To: djgpp AT delorie DOT com

This is a port of GNU bc 1.06 to MSDOS/DJGPP.

BC is an arbitrary precision numeric processing language.  Syntax is
similar to C, but differs in many substantial areas.  It supports
interactive execution of statements.  BC is a utility included in the
POSIX P1003.2/D11 draft standard.

This version was written to be a POSIX compliant BC processor with
several extensions to the draft standard.  Option flags are available
to cause warning or rejection of the extensions to the POSIX standard.
For those who want only POSIX BC with no extensions, a grammar is
provided for exactly the language described in the POSIX document.
The grammar (sbc.y) comes from the POSIX document.  The Makefile
contains rules to make SBC.  (for Standard BC)

The package also contains DC. DC is a reverse-polish desk calculator
which supports unlimited precision arithmetic.  It also allows you
to define and call macros.



Sources, binaries and docs are available at simtel.net and mirrors as:

  <ftp://ftp.SimTel.NET/pub/simtelnet/gnu/djgpp/v2gnu/bc106b.zip>
  <ftp://ftp.SimTel.NET/pub/simtelnet/gnu/djgpp/v2gnu/bc106d.zip>
  <ftp://ftp.SimTel.NET/pub/simtelnet/gnu/djgpp/v2gnu/bc106s.zip>



DJGPP specific changes.
=======================

  This port is based on bc105as.zip so most of the changes are
  the same as in the previous port. All other changes are to
  fix compiler warnings and makeinfo warnings and to fix a bug
  in the configure.in script that prevents the building of sbc.
  All changes I have done against the original GNU distribution
  are documented in the diffs file stored in the djgpp subdir
  of the source package.




  Send suggestions and bug reports concerning the DJGPP port to
  comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
  Bug reports concerning bc and dc must be send to
  <bug-gnu-utils AT gnu DOT org>. 



          Guerrero, Juan Manuel <st001906 AT hrz1 DOT hrz DOT tu-darmstadt DOT de>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019