Embryo.h | Embryo.h | |||
---|---|---|---|---|
/** | /** | |||
@brief Embryo Library | @brief Embryo Library | |||
These routines are used for Embryo. | These routines are used for Embryo. | |||
@mainpage Embryo Library Documentation | @mainpage Embryo Library Documentation | |||
@image html e_big.png | @image html e_big.png | |||
@version 1.7.0 | @version 1.7.5 | |||
@author Carsten Haitzler <raster\@rasterman.com> | @author Carsten Haitzler <raster\@rasterman.com> | |||
@author Compuphase http://www.compuphase.com | @author Compuphase http://www.compuphase.com | |||
@date 2004-2012 | @date 2004-2013 | |||
@section intro What is Embryo? | @section intro What is Embryo? | |||
Embryo is a tiny library designed to interpret limited Small programs | Embryo is a tiny library designed to interpret limited Small programs | |||
compiled by the included compiler, @c embryo_cc. It is mostly a cleaned | compiled by the included compiler, @c embryo_cc. It is mostly a cleaned | |||
up and smaller version of the original Small abstract machine. The | up and smaller version of the original Small abstract machine. The | |||
compiler is mostly untouched. | compiler is mostly untouched. | |||
Small was renamed to Pawn. | Small was renamed to Pawn. | |||
For more information about the Pawn language, see | For more information about the Pawn language, see | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||