Category:Forth Scientific Library: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
Line 1: Line 1:
{{library}}The '''Forth Scientific Library''' (FSL) is a compendium of reviewed portable [[Forth]] code for scientific and mathematical applications.
{{library}}The '''Forth Scientific Library''' (FSL) is a compendium of reviewed portable [[Forth]] code for scientific and mathematical applications.


* [http://www.taygeta.com/fsl/sciforth.html FSL project page]
* [ftp://ccreweb.org/software/gforth/fsl/ FSL (ftp)] for [[GNU Forth]]
* [ftp://ccreweb.org/software/gforth/fsl/ FSL (ftp)] for [[GNU Forth]]

Latest revision as of 21:15, 7 March 2008

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

The Forth Scientific Library (FSL) is a compendium of reviewed portable Forth code for scientific and mathematical applications.