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

32 lines
1.1 KiB
Plaintext
Raw Normal View History

2012-08-25 16:35:05 +08:00
<TeXmacs|1.0.7.15>
2012-08-24 20:39:05 +08:00
2012-08-25 16:35:05 +08:00
<style|<tuple|tmdoc|scheme-api>>
2012-08-24 20:39:05 +08:00
<\body>
2012-08-25 16:35:05 +08:00
<tmdoc-title|<scheme> API documentation>
2012-08-24 20:39:05 +08:00
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>''.
2012-08-25 16:35:05 +08:00
(...)
2012-08-24 20:39:05 +08:00
<subsection|The module system>
<TeXmacs> modules are currently classified in the following families:
2012-08-25 16:35:05 +08:00
<extern|doc-module-traverse|>
2012-08-24 20:39:05 +08:00
<subsection|The glue>
2012-08-25 16:35:05 +08:00
Glued functions are classified in the following main groups:
2012-08-24 20:39:05 +08:00
<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>