list_of_modules
1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
_____ ___. .__ ________
/ _ \ ____ __ _\_ |__ |__| ______ \_____ \
/ /_\ \ / \| | \ __ \| |/ ___/ / ____/
/ | \ | \ | / \_\ \ |\___ \ / \
\____|__ /___| /____/|___ /__/____ > \_______ \
\/ The \/ Anubis \/ 2 \/ Project \/
Name of this file: list_of_modules (text file)
Purpose of this file: Official list of all modules (source files)
in the Anubis 2 compiler.
Authors (Name [initials]): Alain Proute' [AP]
Updates ([initials] (date) comment):
[AP] (2007 jun 07) Creation of this file.
---------------------------------------------------------------------------------------
*** () Modules and their dependancies.
Each modules has a 'dependancy level'. A modules depends (by way of the 'read' keyword)
only on modules with a strictly smaller dependancy level.
dependancy level 0: anubis/library/tools/basis.anubis
anubis/library/tools/streams.anubis
dependancy level 1: dictionaries.anubis
src_files_1.anubis
dependancy level 2: common.anubis
dependancy level 3: memory_1.anubis