53d08a1c34
* NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
59 lines
2.4 KiB
HTML
59 lines
2.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$(LANG)" lang="$(LANG)" dir="$(LANGDIR)">
|
|
|
|
<head>
|
|
<link rel="stylesheet" href="$(STYLE)">
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<base target="arch">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="title">{Architecture}</div>
|
|
|
|
<div class="space"></div>
|
|
|
|
<map name="arch">
|
|
|
|
<area shape="rect" href="architecture-detail.html#interpreter" coords="271,273,636,296">
|
|
<area shape="rect" href="architecture-detail.html#project" coords="11,10,67,294">
|
|
<area shape="rect" href="architecture-detail.html#native" coords="509,202,626,262">
|
|
<area shape="rect" href="architecture-detail.html#interface" coords="407,21,432,262">
|
|
<area shape="polygon" href="architecture-detail.html#component" coords="605,9,637,41,637,84,628,93,540,93,509,59,509,18,517,9,605,9">
|
|
<area shape="rect" href="architecture-detail.html#execution" coords="282,146,398,262">
|
|
<area shape="rect" href="architecture-detail.html#subr" coords="350,22,398,137">
|
|
<area shape="rect" href="architecture-detail.html#loader" coords="282,21,342,137">
|
|
<area shape="rect" href="architecture-detail.html#archived" coords="158,180,199,296">
|
|
<area shape="rect" href="architecture-detail.html#compiled" coords="157,9,199,126">
|
|
<area shape="rect" href="architecture-detail.html#archiver" coords="102,193,125,273">
|
|
<area shape="rect" href="architecture-detail.html#compiler" coords="102,35,125,114">
|
|
<area shape="rect" href="architecture-detail.html#comploader" coords="441,21,477,262">
|
|
|
|
<!--
|
|
<area shape="rect" href="architecture-detail.html#" coords="">
|
|
'poly arch-component.html 605,9 637,41 637,84 628,93 540,93 509,59 509,18 517,9 605,9
|
|
'rect arch-comp-loader.html 441,21 477,262
|
|
'rect arch-interface.html 407,21 432,262
|
|
'rect arch-execution.html 282,146 398,262
|
|
'rect arch-subroutines.html 350,22 398,137
|
|
'rect arch-class-loader.html 282,21 342,137
|
|
'rect arch-executable.html 158,180 199,296
|
|
'rect arch-compiled.html 157,9 199,126
|
|
'rect arch-archiver.html 102,193 125,273
|
|
'rect arch-compiler.html 102,35 125,114
|
|
-->
|
|
|
|
</map>
|
|
|
|
<img src="architecture.png" usemap="#arch" border="0">
|
|
|
|
<div style="height: 16px;"></div>
|
|
|
|
<div class="border">
|
|
<iframe name="arch" src="architecture-detail.html" width="100%" height="120" scrolling="no" frameborder="0">
|
|
Your browser must support frames.
|
|
</iframe>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|