SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

The gmpc tool simplifies the use of GMP, The GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C statements.

The abbreviation gmpc stands for GMP compiler, or maybe GMPS-to-C compiler. GMPS arithmetic expressions are straightforward infix expressions which transparently support the special types `mpq_t', `mpz_t' and `mpf_t' as defined by GMP. GMPS means, rather unimaginatively, `GMP script'.

No dependencies are added to the resulting C source, so there is no need to include additional header files or link with special libraries.

gmpc is released under the GNU General Public License. Any code generated by gmpc can be used without restrictions.


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.