1
0
Fork 0
doc/devel/scheme/scheme-api.en.tm

32 lines
1.1 KiB
Tcl

<TeXmacs|1.0.7.15>
<style|<tuple|tmdoc|scheme-api>>
<\body>
<tmdoc-title|<scheme> API documentation>
The <scheme> API of <TeXmacs> is built from two different sources. On the
one hand, the module system and on the other the <c++> functions exported
using the glue. You can read more on this topic in ``<hlink|General
architecture of the <scheme> API|../devel/scheme/overview/overview-architecture.en.tm>''.
(...)
<subsection|The module system>
<TeXmacs> modules are currently classified in the following families:
<extern|doc-module-traverse|>
<subsection|The glue>
Glued functions are classified in the following main groups:
<tmdoc-copyright||>
<tmdoc-license|Permission is granted to copy, distribute and/or modify
this\ndocument under the terms of the GNU Free Documentation License,
Version 1.1 or\nany later version published by the Free Software
Foundation; with no Invariant\nSections, with no Front-Cover Texts, and
with no Back-Cover Texts. A copy of\nthe license is included in the section
entitled "GNU Free Documentation License".>
</body>