Appendix J Bibliography and references

See GNU Bash.

The documentation of MBFL is available online:

https://marcomaggi.github.io/docs/mbfl.html

the latest release of this package can be downloaded from:

https://bitbucket.org/marcomaggi/mbfl/downloads

development takes place at:

https://github.com/marcomaggi/mbfl

and as backup at:

https://bitbucket.org/marcomaggi/mbfl

Lots of interesting stuff at the following site:

http://www.bash-hackers.org/wiki/

In the design of this library, a lot of ideas were recycled from the “Revised^6 Report on the Algorithmic Language Scheme”:

https://www.r6rs.org/

this is especially true for the object–oriented programming modules, the exceptional–condition objects, the exception handlers.


This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.