summaryrefslogtreecommitdiff
path: root/info/expose-expl3-dunkerque-2019/glosaires/termes-techniques.tex
blob: c570a56e6277adb69aceb0eb68d049fbfb4e9a4a (plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
% Time-stamp: <2019-08-28 11:50:49 administrateur>
% Création : 2019-08-05T13:55:03+0200
\newglossaryentry{signature}{%
  name={signature},
  first={\emph{signature}}, 
  description={\InEnglish{signature}}
}


\newglossaryentry{module}{
  name={module},
  first={\emph{module}}, 
  description={\InEnglish{module}}
}

\newglossaryentry{fonction}{
  name={fonction},
  first={\emph{fonction}}, 
  description={\InEnglish{function}}
}

\newglossaryentry{extension}{
  name={extension},
  first={\emph{extension}}, 
  description={\InEnglish{package}}
}

\newglossaryentry{entier}{
  name={entier},
  first={\emph{entier}},
  firstplural={\emph{entiers}}, 
  description={\CAD entier relatif, \InEnglish{integer}}
}

\newglossaryentry{booleen}{
  name={booléen},
  first={\emph{booléen}}, 
  description={\InEnglish{boolean}}
}

\newglossaryentry{variable}{
  name={variable},
  first={\emph{variable}},
  firstplural={\emph{variables}}, 
  description={\InEnglish{variable}}
}

\newglossaryentry{flottant}{
  name={flottant},
  first={\emph{flottant} \TO pour \og nombre réel codé \emph{en virgule flottante}\fg\TF}, 
  description={\InEnglish{floating point number}, nombre \emph{réel}
    représenté en \emph{virgule flottante}}
}

\newglossaryentry{sequence}{%
  name={\emph{sequence}},
  plural={\emph{sequences}},
  first={\emph{sequence}, en français \og suite\fg}, 
  description={\InEnglish{sequence}, en français \og suite\fg}
}

\endinput
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "dun19expl3-macros"
%%% End:


\newglossaryentry{}{
  name={},
  first={\emph{}}, 
  description={\InEnglish{}}
}