Next: , Previous: Procedural Language Interpreter, Up: Top


6 Libraries For Interpreted Languages

For the sake of the program execution and the expression evaluation the libx1f4i0 library provides, libraries are means of describing interfaces for the functionality made available for the executed programs and evaluated expressions.

More specifically, libraries make available for the executed programs and evaluated expressions functions, variables and symbolic constants, operators and data types.

See Libraries.

The libraries that the libx1f4i0 library provides have nonetheless uniform usage semantics. Their (application side) programming interfaces are similar, though not to the point where the application would not pay attention to the specifics of each one.