Rev 7257 | Rev 7280 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
7156 | jlepiller | 1 | # SOME DESCRIPTIVE TITLE |
2 | # Copyright (C) YEAR Free Software Foundation, Inc. |
||
3 | # This file is distributed under the same license as the PACKAGE package. |
||
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||
5 | # |
||
6 | msgid "" |
||
7 | msgstr "" |
||
8 | "Project-Id-Version: PACKAGE VERSION\n" |
||
7258 | jlepiller | 9 | "POT-Creation-Date: 2017-05-01 04:05+0000\n" |
7220 | jlepiller | 10 | "PO-Revision-Date: 2017-01-05 20:37+0000\n" |
7156 | jlepiller | 11 | "Last-Translator: roptat <roptat@lepiller.eu>\n" |
12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
||
7257 | jlepiller | 13 | "Language: fr\n" |
7156 | jlepiller | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=UTF-8\n" |
||
16 | "Content-Transfer-Encoding: 8bit\n" |
||
17 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
||
18 | "X-Generator: Pootle 2.7\n" |
||
7220 | jlepiller | 19 | "X-POOTLE-MTIME: 1483648634.252924\n" |
7156 | jlepiller | 20 | |
21 | #. type: Content of: <sect1><sect1info> |
||
22 | #: blfs-en/general/prog/other-tools.xml:12 |
||
7257 | jlepiller | 23 | #| msgid "" |
24 | #| "<othername>$LastChangedBy: renodr $</othername> <date>$Date: 2016-09-19 " |
||
7258 | jlepiller | 25 | #| "06:17:50 +0000 (Mon, 19 Sep 2016) $</date>" |
7156 | jlepiller | 26 | msgid "" |
7258 | jlepiller | 27 | "<othername>$LastChangedBy: bdubbs $</othername> <date>$Date: 2017-04-30 " |
28 | "18:47:18 +0000 (Sun, 30 Apr 2017) $</date>" |
||
7156 | jlepiller | 29 | msgstr "" |
7258 | jlepiller | 30 | "<othername>$LastChangedBy: bdubbs $</othername> <date>$Date: 2017-04-30 " |
31 | "18:47:18 +0000 (Sun, 30 Apr 2017) $</date>" |
||
7156 | jlepiller | 32 | |
33 | #. type: Content of: <sect1><indexterm><primary> |
||
34 | #: blfs-en/general/prog/other-tools.xml:16 |
||
35 | #: blfs-en/general/prog/other-tools.xml:19 |
||
36 | msgid "Other Programming Tools" |
||
37 | msgstr "Autres outils de programmation" |
||
38 | |||
39 | #. type: Content of: <sect1><sect2><title> |
||
40 | #: blfs-en/general/prog/other-tools.xml:23 |
||
41 | msgid "Introduction" |
||
42 | msgstr "Introduction" |
||
43 | |||
44 | #. type: Content of: <sect1><sect2><para> |
||
45 | #: blfs-en/general/prog/other-tools.xml:25 |
||
46 | msgid "" |
||
47 | "This section is provided to show you some additional programming tools for " |
||
48 | "which instructions have not yet been created in the book or for those that " |
||
7165 | jlepiller | 49 | "are not appropriate for the book. Note that these packages may not have been" |
50 | " tested by the BLFS team, but their mention here is meant to be a convenient" |
||
51 | " source of additional information." |
||
7156 | jlepiller | 52 | msgstr "" |
53 | "Cette section vise à vous montrer quelques outils de programmation " |
||
7165 | jlepiller | 54 | "supplémentaires pour lesquels aucune instruction n'a été créée dans le livre" |
55 | " ou ceux non adéquats au livre. Remarquez qu'il se peut que ces paquets " |
||
7156 | jlepiller | 56 | "n'aient pas été testés par l'équipe BLFS, mais leur mention ici vise à " |
57 | "former une source pratique d'informations supplémentaires." |
||
58 | |||
59 | #. type: Content of: <sect1><sect2><para> |
||
60 | #: blfs-en/general/prog/other-tools.xml:31 |
||
61 | msgid "User Notes: <ulink url=\"&blfs-wiki;/OtherProgrammingTools\"/>" |
||
62 | msgstr "" |
||
63 | "Notes utilisateur : <ulink url=\"&blfs-wiki;/OtherProgrammingTools\"/>" |
||
64 | |||
65 | #. type: Content of: <sect1><sect2><title> |
||
66 | #: blfs-en/general/prog/other-tools.xml:37 |
||
67 | msgid "Programming Frameworks, Languages and Compilers" |
||
68 | msgstr "Environnements, langages de programmation et compilateurs" |
||
69 | |||
70 | #. type: Content of: <sect1><sect2><sect3><title> |
||
71 | #: blfs-en/general/prog/other-tools.xml:64 |
||
72 | msgid "A+" |
||
73 | msgstr "A+" |
||
74 | |||
75 | #. type: Content of: <sect1><sect2><sect3><para> |
||
76 | #: blfs-en/general/prog/other-tools.xml:66 |
||
77 | msgid "" |
||
78 | "<application>A+</application> is a powerful and efficient programming " |
||
79 | "language. It is freely available under the GNU General Public License. It " |
||
80 | "embodies a rich set of functions and operators, a modern graphical user " |
||
81 | "interface with many widgets and automatic synchronization of widgets and " |
||
7165 | jlepiller | 82 | "variables, asynchronous execution of functions associated with variables and" |
83 | " events, dynamic loading of user compiled subroutines, and many other " |
||
84 | "features. Execution is by a rather efficient interpreter. " |
||
85 | "<application>A+</application> was created at Morgan Stanley. Primarily used " |
||
86 | "in a computationally-intensive business environment, many critical " |
||
87 | "applications written in <application>A+</application> have withstood the " |
||
88 | "demands of real world developers over many years. Written in an interpreted " |
||
89 | "language, <application>A+</application> applications tend to be portable." |
||
7156 | jlepiller | 90 | msgstr "" |
91 | "<application>A+</application> est un langage de programmation puissant et " |
||
92 | "utile. Il est disponible librement sous la GNU General Public License. Il " |
||
93 | "inclut un ensemble riche de fonctions et d'opérateurs, une interface " |
||
94 | "graphique moderne avec la plupart des widgets et de la synchronisation " |
||
7165 | jlepiller | 95 | "automatique de widgets et des variables, l'exécution asynchrone de fonctions" |
96 | " associées à des variables et des événements, le chargement dynamique des " |
||
7156 | jlepiller | 97 | "sous-routines compilées pour l'utilisateur, et bien d'autres " |
98 | "fonctionnalités. L'exécution se fait par un interpréteur plutôt efficace. " |
||
7165 | jlepiller | 99 | "<application>A+</application> a été créé à Morgan Stanley. Utilisées d'abord" |
100 | " dans un environnement d'entreprise spécialisée en informatique, beaucoup " |
||
7156 | jlepiller | 101 | "d'applications critiques écrites en <application>A+</application> ont " |
102 | "résisté aux demandes des développeurs du monde réel pendant de nombreuses " |
||
7165 | jlepiller | 103 | "années. Écrites dans un langage interprété, les applications " |
104 | "<application>A+</application> visent à être portables." |
||
7156 | jlepiller | 105 | |
106 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
107 | #: blfs-en/general/prog/other-tools.xml:82 |
||
108 | msgid "Project Home Page: <ulink url=\"http://www.aplusdev.org/\"/>" |
||
7165 | jlepiller | 109 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.aplusdev.org/\"/>" |
7156 | jlepiller | 110 | |
111 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
112 | #: blfs-en/general/prog/other-tools.xml:86 |
||
113 | msgid "" |
||
7165 | jlepiller | 114 | "Download Location: <ulink " |
115 | "url=\"http://www.aplusdev.org/Download/index.html\"/>" |
||
7156 | jlepiller | 116 | msgstr "" |
7165 | jlepiller | 117 | "Emplacement de téléchargement : <ulink " |
118 | "url=\"http://www.aplusdev.org/Download/index.html\"/>" |
||
7156 | jlepiller | 119 | |
120 | #. type: Content of: <sect1><sect2><sect3><title> |
||
121 | #: blfs-en/general/prog/other-tools.xml:94 |
||
122 | msgid "ABC" |
||
123 | msgstr "ABC" |
||
124 | |||
125 | #. type: Content of: <sect1><sect2><sect3><para> |
||
126 | #: blfs-en/general/prog/other-tools.xml:96 |
||
127 | msgid "" |
||
128 | "<application>ABC</application> is an interactive programming language and " |
||
129 | "environment for personal computing, originally intended as a good " |
||
7165 | jlepiller | 130 | "replacement for BASIC. It was designed by first doing a task analysis of the" |
131 | " programming task. <application>ABC</application> is easy to learn (an hour " |
||
7156 | jlepiller | 132 | "or so for someone who has already programmed), and yet easy to use. " |
133 | "Originally intended as a language for beginners, it has evolved into a " |
||
7165 | jlepiller | 134 | "powerful tool for beginners and experts alike. Some features of the language" |
135 | " include: a powerful collection of only five data types that easily combines" |
||
136 | " strong typing, yet without declarations, no limitations (such as max int), " |
||
7156 | jlepiller | 137 | "apart from sheer exhaustion of memory refinements to support top-down " |
7165 | jlepiller | 138 | "programming, nesting by indentation and programs typically are one fourth or" |
139 | " one fifth the size of the equivalent Pascal or C program." |
||
7156 | jlepiller | 140 | msgstr "" |
141 | "<application>ABC</application> est un langage de programmation et un " |
||
7165 | jlepiller | 142 | "environnement interactif pour l'informatique personnel, visant à l'origine à" |
143 | " être un bon substitut à BASIC. Il était conçu au début pour effectuer une " |
||
144 | "analyse de tâche de la tâche de programmation. " |
||
145 | "<application>ABC</application> est facile à apprendre (une heure environ " |
||
146 | "pour quelqu'un qui a déjà programmé), et encore plus facile à utiliser. " |
||
147 | "Conçu à l'origine comme un langage pour débutants, il a évolué vers un outil" |
||
148 | " puissant pour débutants et aussi experts. Certaines fonctionnalités du " |
||
149 | "langage comprennent : un ensemble puissant d'à peine cinq types de " |
||
150 | "données qui combine facilement le typage fort, sans encore de déclarations, " |
||
151 | "sans limites (telles que le max de int), sauf les raffinements du pur et " |
||
152 | "simple épuisement de la mémoire pour supporter la programmation top-down, le" |
||
153 | " nesting par indentation et les programmes pèsent en général le quart ou le " |
||
154 | "cinquième d'un programme équivalent en Pascal ou en C." |
||
7156 | jlepiller | 155 | |
156 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
157 | #: blfs-en/general/prog/other-tools.xml:112 |
||
7165 | jlepiller | 158 | msgid "Project Home Page: <ulink url=\"http://homepages.cwi.nl/~steven/abc/\"/>" |
7156 | jlepiller | 159 | msgstr "" |
7165 | jlepiller | 160 | "Page d'accueil du projet : <ulink " |
161 | "url=\"http://homepages.cwi.nl/~steven/abc/\"/>" |
||
7156 | jlepiller | 162 | |
163 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
164 | #: blfs-en/general/prog/other-tools.xml:116 |
||
165 | msgid "" |
||
7165 | jlepiller | 166 | "Download Location: <ulink " |
167 | "url=\"http://homepages.cwi.nl/~steven/abc/implementations.html\"/>" |
||
7156 | jlepiller | 168 | msgstr "" |
7165 | jlepiller | 169 | "Emplacement du téléchargement : <ulink " |
170 | "url=\"http://homepages.cwi.nl/~steven/abc/implementations.html\"/>" |
||
7156 | jlepiller | 171 | |
172 | #. type: Content of: <sect1><sect2><sect3><title> |
||
173 | #: blfs-en/general/prog/other-tools.xml:124 |
||
174 | msgid "ALF" |
||
175 | msgstr "ALF" |
||
176 | |||
177 | #. type: Content of: <sect1><sect2><sect3><para> |
||
178 | #: blfs-en/general/prog/other-tools.xml:126 |
||
179 | msgid "" |
||
180 | "<application>ALF</application> is a language which combines functional and " |
||
7165 | jlepiller | 181 | "logic programming techniques. The foundation of " |
182 | "<application>ALF</application> is Horn clause logic with equality which " |
||
183 | "consists of predicates and Horn clauses for logic programming, and functions" |
||
184 | " and equations for functional programming. The " |
||
185 | "<application>ALF</application> system is an efficient implementation of the " |
||
186 | "combination of resolution, narrowing, rewriting and rejection. Similarly to" |
||
187 | " Prolog, <application>ALF</application> uses a backtracking strategy " |
||
188 | "corresponding to a depth-first search in the derivation tree." |
||
7156 | jlepiller | 189 | msgstr "" |
190 | "<application>ALF</application> est un langage qui combine des techniques de " |
||
7165 | jlepiller | 191 | "programmation fonctionnelles et logiques. Le fondement de " |
192 | "<application>ALF</application> est l'ensemble des clauses de Horn en logique" |
||
193 | " avec égalité qui consiste en des prédicats et des propositions de Horn pour" |
||
194 | " la programmation logique, et des fonctions et des équations pour la " |
||
195 | "programmation fonctionnelle. Le système <application>ALF</application> est " |
||
196 | "une implémentation efficace de la combinaison de la résolution, de la " |
||
197 | "réduction, de la réécriture et du rejet. Comme Prolog, " |
||
198 | "<application>ALF</application> utilise une stratégie de backtracking " |
||
199 | "correspondant à une recherche immédiatement approfondie dans l'arborescence " |
||
200 | "des dérivés." |
||
7156 | jlepiller | 201 | |
202 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
203 | #: blfs-en/general/prog/other-tools.xml:139 |
||
204 | msgid "" |
||
7165 | jlepiller | 205 | "Project Home Page: <ulink url=\"http://www.informatik.uni-" |
206 | "kiel.de/~mh/systems/ALF.html\"/>" |
||
7156 | jlepiller | 207 | msgstr "" |
7165 | jlepiller | 208 | "Page d'accueil du projet : <ulink url=\"http://www.informatik.uni-" |
209 | "kiel.de/~mh/systems/ALF.html\"/>" |
||
7156 | jlepiller | 210 | |
211 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
212 | #: blfs-en/general/prog/other-tools.xml:143 |
||
213 | msgid "" |
||
7165 | jlepiller | 214 | "Download Location: <ulink url=\"http://www.informatik.uni-" |
215 | "kiel.de/~mh/systems/ALF/\"/>" |
||
7156 | jlepiller | 216 | msgstr "" |
217 | "Emplacement du téléchargement : <ulink url=\"http://www.informatik.uni-" |
||
218 | "kiel.de/~mh/systems/ALF/\"/>" |
||
219 | |||
220 | #. type: Content of: <sect1><sect2><sect3><title> |
||
221 | #: blfs-en/general/prog/other-tools.xml:151 |
||
222 | msgid "ASM" |
||
223 | msgstr "ASM" |
||
224 | |||
225 | #. type: Content of: <sect1><sect2><sect3><para> |
||
226 | #: blfs-en/general/prog/other-tools.xml:153 |
||
227 | msgid "" |
||
7165 | jlepiller | 228 | "<application>ASM</application> is a Java bytecode manipulation framework. It" |
229 | " can be used to dynamically generate stub classes or other proxy classes, " |
||
230 | "directly in binary form, or to dynamically modify classes at load time, " |
||
231 | "i.e., just before they are loaded into the Java Virtual Machine. " |
||
7156 | jlepiller | 232 | "<application>ASM</application> offers similar functionalities as BCEL or " |
233 | "SERP, but is much smaller (33KB instead of 350KB for BCEL and 150KB for " |
||
234 | "SERP) and faster than these tools (the overhead of a load time class " |
||
235 | "transformation is of the order of 60% with <application>ASM</application>, " |
||
236 | "700% or more with BCEL, and 1100% or more with SERP). Indeed " |
||
237 | "<application>ASM</application> was designed to be used in a dynamic way " |
||
238 | "(though it works statically as well) and was therefore designed and " |
||
239 | "implemented to be as small and as fast as possible." |
||
240 | msgstr "" |
||
241 | "<application>ASM</application> est un environnement de manipulation de " |
||
242 | "bytecode Java. Il peut être utilisé pour générer de façon dynamique des " |
||
243 | "morceaux de classe ou d'autres classes de proxy directement sous forme " |
||
244 | "binaire, ou pour modifier de façon dynamique des classes au moment de leur " |
||
245 | "chargement, à savoir juste avant qu'ils ne soient chargés dans une machine " |
||
246 | "virtuelle Java. <application>ASM</application> offre des fonctionnalités " |
||
247 | "semblables à BCEL ou à SERP, mais il est beaucoup plus petit (33Ko au lieu " |
||
7165 | jlepiller | 248 | "de 350Ko pour BCEL et 150Ko pour SERP) et rapide que ces outils (le décalage" |
7220 | jlepiller | 249 | " de la transformation de classe en temps de charge est de l'ordre de " |
250 | "60 % par rapport à <application>ASM</application>, 700 % ou plus " |
||
251 | "par rapport à BCEL, et 1100 % ou plus par rapport à SERP). En effet, " |
||
7165 | jlepiller | 252 | "<application>ASM</application> a été conçu pour être utilisé de façon " |
253 | "dynamique (bien qu'il fonctionne de manière statique) et a donc été conçu et" |
||
254 | " implémenté pour être aussi petit et rapide que possible." |
||
7156 | jlepiller | 255 | |
256 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
257 | #: blfs-en/general/prog/other-tools.xml:169 |
||
258 | msgid "Project Home Page: <ulink url=\"http://asm.objectweb.org/\"/>" |
||
259 | msgstr "" |
||
260 | "Page d'accueil du projet : <ulink url=\"http://asm.objectweb.org/\"/>" |
||
261 | |||
262 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
263 | #: blfs-en/general/prog/other-tools.xml:173 |
||
264 | msgid "" |
||
265 | "Download Location: <ulink url=\"http://forge.objectweb.org/projects/asm/\"/>" |
||
266 | msgstr "" |
||
7165 | jlepiller | 267 | "Emplacement du téléchargement : <ulink " |
268 | "url=\"http://forge.objectweb.org/projects/asm/\"/>" |
||
7156 | jlepiller | 269 | |
270 | #. type: Content of: <sect1><sect2><sect3><title> |
||
271 | #: blfs-en/general/prog/other-tools.xml:181 |
||
272 | msgid "BCPL" |
||
273 | msgstr "BCPL" |
||
274 | |||
275 | #. type: Content of: <sect1><sect2><sect3><para> |
||
276 | #: blfs-en/general/prog/other-tools.xml:183 |
||
277 | msgid "" |
||
278 | "<application>BCPL</application> is a simple typeless language that was " |
||
279 | "designed in 1966 by Martin Richards and implemented for the first time at " |
||
280 | "MIT in the Spring of 1967." |
||
281 | msgstr "" |
||
282 | "<application>BCPL</application> est un langage simple non typé qui a été " |
||
7165 | jlepiller | 283 | "conçu en 1966 par Martin Richards et implémenté pour la première fois au MIT" |
284 | " au printemps 1967." |
||
7156 | jlepiller | 285 | |
286 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
287 | #: blfs-en/general/prog/other-tools.xml:189 |
||
288 | msgid "" |
||
7165 | jlepiller | 289 | "Project Home Page: <ulink " |
290 | "url=\"http://www.cl.cam.ac.uk/users/mr/BCPL.html\"/>" |
||
7156 | jlepiller | 291 | msgstr "" |
7165 | jlepiller | 292 | "Page d'accueil du projet : <ulink " |
293 | "url=\"http://www.cl.cam.ac.uk/users/mr/BCPL.html\"/>" |
||
7156 | jlepiller | 294 | |
295 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
296 | #: blfs-en/general/prog/other-tools.xml:193 |
||
7165 | jlepiller | 297 | msgid "Download Location: <ulink url=\"http://www.cl.cam.ac.uk/users/mr/BCPL/\"/>" |
7156 | jlepiller | 298 | msgstr "" |
7165 | jlepiller | 299 | "Emplacement du téléchargement : <ulink " |
300 | "url=\"http://www.cl.cam.ac.uk/users/mr/BCPL/\"/>" |
||
7156 | jlepiller | 301 | |
302 | #. type: Content of: <sect1><sect2><sect3><title> |
||
303 | #: blfs-en/general/prog/other-tools.xml:201 |
||
304 | msgid "BETA" |
||
305 | msgstr "BETA" |
||
306 | |||
307 | #. type: Content of: <sect1><sect2><sect3><para> |
||
308 | #: blfs-en/general/prog/other-tools.xml:203 |
||
309 | msgid "" |
||
310 | "<application>BETA</application> is developed within the Scandinavian School " |
||
7165 | jlepiller | 311 | "of object-orientation, where the first object-oriented language, Simula, was" |
312 | " developed. <application>BETA</application> is a modern language in the " |
||
7156 | jlepiller | 313 | "Simula tradition. The resulting language is smaller than Simula in spite of " |
314 | "being considerably more expressive. <application>BETA</application> is a " |
||
7165 | jlepiller | 315 | "strongly typed language like Simula, Eiffel and C++, with most type checking" |
316 | " being carried out at compile-time. It is well known that it is not possible" |
||
317 | " to obtain all type checking at compile time without sacrificing the " |
||
318 | "expressiveness of the language. <application>BETA</application> has optimum" |
||
319 | " balance between compile-time type checking and run-time type checking." |
||
7156 | jlepiller | 320 | msgstr "" |
7220 | jlepiller | 321 | "<application>BETA</application> est développé dans l'École Scandinave " |
322 | "d'orientation objet, où a été développé le premier langage orienté objet. " |
||
7156 | jlepiller | 323 | "<application>BETA</application> est un langage moderne dans la tradition de " |
7165 | jlepiller | 324 | "Simula. Le langage qui en résulte est plus petit que Simula bien qu'il coûte" |
325 | " beaucoup plus cher. <application>BETA</application> est un langage " |
||
326 | "fortement typé, comme Simula Eiffel et C++, avec la plupart des contrôles de" |
||
327 | " types pris en charge au moment de la compilation. Il est bien connu qu'il " |
||
328 | "n'est pas possible d'obtenir la vérification de tous les types au moment de " |
||
7220 | jlepiller | 329 | "la compilation sans sacrifier le coût du langage. " |
7165 | jlepiller | 330 | "<application>BETA</application> a un bilan optimal entre le contrôle des " |
331 | "types au moment de la compilation et au moment de l'exécution." |
||
7156 | jlepiller | 332 | |
333 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
334 | #: blfs-en/general/prog/other-tools.xml:218 |
||
335 | msgid "Project Home Page: <ulink url=\"http://www.daimi.au.dk/~beta/\"/>" |
||
336 | msgstr "" |
||
7165 | jlepiller | 337 | "Page d'accueil du projet : <ulink " |
338 | "url=\"http://www.daimi.au.dk/~beta/\"/>" |
||
7156 | jlepiller | 339 | |
340 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
341 | #: blfs-en/general/prog/other-tools.xml:222 |
||
342 | msgid "Download Location: <ulink url=\"ftp://ftp.daimi.au.dk/pub/beta/\"/>" |
||
343 | msgstr "" |
||
7165 | jlepiller | 344 | "Emplacement du téléchargement : <ulink " |
345 | "url=\"ftp://ftp.daimi.au.dk/pub/beta/\"/>" |
||
7156 | jlepiller | 346 | |
347 | #. type: Content of: <sect1><sect2><sect3><title> |
||
348 | #: blfs-en/general/prog/other-tools.xml:230 |
||
349 | msgid "<bigwig>" |
||
350 | msgstr "<bigwig>" |
||
351 | |||
352 | #. type: Content of: <sect1><sect2><sect3><para> |
||
353 | #: blfs-en/general/prog/other-tools.xml:232 |
||
354 | msgid "" |
||
355 | "<application><bigwig></application> is a high-level programming " |
||
7165 | jlepiller | 356 | "language for developing interactive Web services. Programs are compiled into" |
357 | " a conglomerate of lower-level technologies such as C code, HTTP, HTML, " |
||
7156 | jlepiller | 358 | "JavaScript, and SSL, all running on top of a runtime system based on an " |
359 | "Apache Web server module. It is a descendant of the Mawl project but is a " |
||
7165 | jlepiller | 360 | "completely new design and implementation with vastly expanded ambitions. The" |
361 | " <application><bigwig></application> language is really a collection " |
||
362 | "of tiny domain-specific languages focusing on different aspects of " |
||
363 | "interactive Web services. These contributing languages are held together by " |
||
364 | "a C-like skeleton language. Thus, <application><bigwig></application>" |
||
365 | " has the look and feel of C-programs but with special data and control " |
||
366 | "structures." |
||
7156 | jlepiller | 367 | msgstr "" |
7165 | jlepiller | 368 | "<application><bigwig></application> est un langage de programmation de" |
369 | " haut niveau pour développer des services Web interactifs. Les programmes " |
||
7156 | jlepiller | 370 | "sont compilés dans un conglomérat de technologies de bas niveau telles que " |
371 | "le code C, HTTP, HTML, JavaScript, et SSL, tous s'exécutant en haut d'un " |
||
7165 | jlepiller | 372 | "système en cours d'exécution basé sur un module serveur Web Apache. C'est un" |
373 | " descendant du projet Mawl mais le concept est entièrement nouveau et " |
||
7156 | jlepiller | 374 | "l'implémentation a développé de vastes ambitions. Le langage " |
375 | "<application><bigwig></application> est véritablement un ensemble de " |
||
376 | "petits langages ayant un domaine spécifique et se focalisant sur différents " |
||
377 | "aspects des services Web interactifs. Ces langages de contribution sont " |
||
7220 | jlepiller | 378 | "maintenus ensemble par un langage squelettique de type C. " |
7165 | jlepiller | 379 | "<application><bigwig></application> se présente comme un programme C, " |
380 | "mais avec des données et des structures de contrôle spéciales." |
||
7156 | jlepiller | 381 | |
382 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
383 | #: blfs-en/general/prog/other-tools.xml:247 |
||
384 | msgid "Project Home Page: <ulink url=\"http://www.brics.dk/bigwig/\"/>" |
||
385 | msgstr "" |
||
386 | "Page d'accueil du projet : <ulink url=\"http://www.brics.dk/bigwig/\"/>" |
||
387 | |||
388 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
389 | #: blfs-en/general/prog/other-tools.xml:251 |
||
7165 | jlepiller | 390 | msgid "Download Location: <ulink url=\"http://www.brics.dk/bigwig/download/\"/>" |
7156 | jlepiller | 391 | msgstr "" |
7165 | jlepiller | 392 | "Emplacement du téléchargement : <ulink " |
393 | "url=\"http://www.brics.dk/bigwig/download/\"/>" |
||
7156 | jlepiller | 394 | |
395 | #. type: Content of: <sect1><sect2><sect3><title> |
||
396 | #: blfs-en/general/prog/other-tools.xml:259 |
||
397 | msgid "Bigloo" |
||
398 | msgstr "Bigloo" |
||
399 | |||
400 | #. type: Content of: <sect1><sect2><sect3><para> |
||
401 | #: blfs-en/general/prog/other-tools.xml:261 |
||
402 | msgid "" |
||
403 | "<application>Bigloo</application> is a Scheme implementation devoted to one " |
||
404 | "goal: enabling Scheme based programming style where C(++) is usually " |
||
405 | "required. <application>Bigloo</application> attempts to make Scheme " |
||
406 | "practical by offering features usually presented by traditional programming " |
||
407 | "languages but not offered by Scheme and functional programming. Bigloo " |
||
408 | "compiles Scheme modules and delivers small and fast stand-alone binary " |
||
409 | "executables. It enables full connections between Scheme and C programs, " |
||
410 | "between Scheme and Java programs, and between Scheme and C# programs." |
||
411 | msgstr "" |
||
412 | "<application>Bigloo</application> est une implémentation de Scheme vouée à " |
||
413 | "un objectif : activer le style de programmation basé sur Scheme là où " |
||
414 | "C(++) est en général requis. <application>Bigloo</application> s'efforce de " |
||
415 | "rendre Scheme pratique en offrant des fonctionnalités habituellement " |
||
7165 | jlepiller | 416 | "présentées par les langages de programmation traditionnels mais non offertes" |
417 | " par Scheme et la programmation fonctionnelle. Bigloo compile des modules " |
||
418 | "Scheme et délivre des exécutables binaires autonomes petits et rapides. Cela" |
||
419 | " donne une connexion complète entre Scheme et les programmes C, entre Scheme" |
||
420 | " et les programmes Java et entre Scheme et les programmes C#." |
||
7156 | jlepiller | 421 | |
422 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
423 | #: blfs-en/general/prog/other-tools.xml:273 |
||
424 | msgid "" |
||
7165 | jlepiller | 425 | "Project Home Page: <ulink url=\"http://www-" |
426 | "sop.inria.fr/mimosa/fp/Bigloo/\"/>" |
||
7156 | jlepiller | 427 | msgstr "" |
7165 | jlepiller | 428 | "Page d'accueil du projet : <ulink url=\"http://www-" |
429 | "sop.inria.fr/mimosa/fp/Bigloo/\"/>" |
||
7156 | jlepiller | 430 | |
431 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
432 | #: blfs-en/general/prog/other-tools.xml:277 |
||
433 | msgid "" |
||
434 | "Download Location: <ulink url=\"ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/\"/>" |
||
435 | msgstr "" |
||
7165 | jlepiller | 436 | "Emplacement du téléchargement : <ulink url=\"ftp://ftp-" |
437 | "sop.inria.fr/mimosa/fp/Bigloo/\"/>" |
||
7156 | jlepiller | 438 | |
439 | #. type: Content of: <sect1><sect2><sect3><title> |
||
440 | #: blfs-en/general/prog/other-tools.xml:285 |
||
441 | msgid "C--" |
||
442 | msgstr "C--" |
||
443 | |||
444 | #. type: Content of: <sect1><sect2><sect3><para> |
||
445 | #: blfs-en/general/prog/other-tools.xml:287 |
||
446 | msgid "" |
||
447 | "<application>C--</application> is a portable assembly language that can be " |
||
448 | "generated by a front end and implemented by any of several code generators. " |
||
449 | "It serves as an interface between high-level compilers and retargetable, " |
||
450 | "optimizing code generators. Authors of front ends and code generators can " |
||
451 | "cooperate easily." |
||
452 | msgstr "" |
||
453 | "<application>C--</application> est un langage assembleur portable qui peut " |
||
7165 | jlepiller | 454 | "être généré par une interface et implémenté par n'importe quel générateur de" |
455 | " code. Il sert d'interface entre les compilateurs de haut niveau et les " |
||
7156 | jlepiller | 456 | "générateurs de code optimisant qu'on peut recibler. Les auteurs des " |
457 | "interfaces et des générateurs de code peuvent facilement coopérer." |
||
458 | |||
459 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
460 | #: blfs-en/general/prog/other-tools.xml:295 |
||
461 | msgid "Project Home Page: <ulink url=\"http://www.cminusminus.org/\"/>" |
||
462 | msgstr "" |
||
463 | "Page d'accueil du projet : <ulink url=\"http://www.cminusminus.org/\"/>" |
||
464 | |||
465 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
466 | #: blfs-en/general/prog/other-tools.xml:299 |
||
7165 | jlepiller | 467 | msgid "Download Location: <ulink url=\"http://www.cminusminus.org/code.html\"/>" |
7156 | jlepiller | 468 | msgstr "" |
7165 | jlepiller | 469 | "Emplacement du téléchargement : <ulink " |
470 | "url=\"http://www.cminusminus.org/code.html\"/>" |
||
7156 | jlepiller | 471 | |
472 | #. type: Content of: <sect1><sect2><sect3><title> |
||
473 | #: blfs-en/general/prog/other-tools.xml:307 |
||
474 | msgid "Caml" |
||
475 | msgstr "Caml" |
||
476 | |||
477 | #. type: Content of: <sect1><sect2><sect3><para> |
||
478 | #: blfs-en/general/prog/other-tools.xml:309 |
||
479 | msgid "" |
||
480 | "<application>Caml</application> is a general-purpose programming language, " |
||
7165 | jlepiller | 481 | "designed with program safety and reliability in mind. It is very expressive," |
482 | " yet easy to learn and use. <application>Caml</application> supports " |
||
7156 | jlepiller | 483 | "functional, imperative, and object-oriented programming styles. It has been " |
7165 | jlepiller | 484 | "developed and distributed by INRIA, France's national research institute for" |
485 | " computer science, since 1985. The Objective Caml system is the main " |
||
7156 | jlepiller | 486 | "implementation of the <application>Caml</application> language. It features " |
487 | "a powerful module system and a full-fledged object-oriented layer. It comes " |
||
488 | "with a native-code compiler that supports numerous architectures, for high " |
||
489 | "performance; a bytecode compiler, for increased portability; and an " |
||
490 | "interactive loop, for experimentation and rapid development." |
||
491 | msgstr "" |
||
7165 | jlepiller | 492 | "<application>Caml</application> est un langage de programmation généraliste," |
493 | " conçu dans l'esprit de la sûreté du programme et de sa fiabilité. Il est " |
||
494 | "très intuitif, facile à apprendre et à utiliser. " |
||
495 | "<application>Caml</application> supporte les styles de programmation " |
||
496 | "fonctionnelle, impérative et orientée objet. Il est développé et distribué " |
||
497 | "par l'INRIA, l'Institut National de Recherche en Informatique français, " |
||
498 | "depuis 1985. Le système Objective Caml est l'implémentation principale du " |
||
499 | "langage <application>Caml</application>. Il offre un système de modules " |
||
500 | "puissant et une couche à part entière orientée objet. Il est fourni avec un " |
||
501 | "compilateur de code natif qui supporte de nombreuses architectures, pour de " |
||
502 | "hautes performances ; un compilateur bytecode, pour une portabilité " |
||
503 | "accrue ; et une boucle interactive, pour l'expérimentation et le " |
||
504 | "développement rapide." |
||
7156 | jlepiller | 505 | |
506 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
507 | #: blfs-en/general/prog/other-tools.xml:324 |
||
508 | msgid "Project Home Page: <ulink url=\"http://caml.inria.fr/\"/>" |
||
509 | msgstr "Page d'accueil du projet : <ulink url=\"http://caml.inria.fr/\"/>" |
||
510 | |||
511 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
512 | #: blfs-en/general/prog/other-tools.xml:328 |
||
513 | msgid "Download Location: <ulink url=\"http://caml.inria.fr/pub/distrib/\"/>" |
||
514 | msgstr "" |
||
7165 | jlepiller | 515 | "Emplacement du téléchargement : <ulink " |
516 | "url=\"http://caml.inria.fr/pub/distrib/\"/>" |
||
7156 | jlepiller | 517 | |
518 | #. type: Content of: <sect1><sect2><sect3><title> |
||
519 | #: blfs-en/general/prog/other-tools.xml:336 |
||
520 | msgid "Ch" |
||
521 | msgstr "Ch" |
||
522 | |||
523 | #. type: Content of: <sect1><sect2><sect3><para> |
||
524 | #: blfs-en/general/prog/other-tools.xml:338 |
||
525 | msgid "" |
||
526 | "<application>Ch</application> is an embeddable C/C++ interpreter for cross-" |
||
527 | "platform scripting, shell programming, 2D/3D plotting, numerical computing, " |
||
528 | "and embedded scripting." |
||
529 | msgstr "" |
||
530 | "<application>Ch</application> est un interpréteur C/C++ embarquable pour " |
||
531 | "scripter sur des plate-formes croisées : programmation shell, " |
||
532 | "restitution 2D/3D, calcul numérique, faire du script embarqué." |
||
533 | |||
534 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
535 | #: blfs-en/general/prog/other-tools.xml:344 |
||
536 | msgid "Project Home Page: <ulink url=\"http://www.softintegration.com/\"/>" |
||
537 | msgstr "" |
||
7165 | jlepiller | 538 | "Page d'accueil du projet : <ulink " |
539 | "url=\"http://www.softintegration.com/\"/>" |
||
7156 | jlepiller | 540 | |
541 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
542 | #: blfs-en/general/prog/other-tools.xml:348 |
||
543 | msgid "" |
||
7165 | jlepiller | 544 | "Download Location: <ulink " |
545 | "url=\"http://www.softintegration.com/products/chstandard/download/\"/>" |
||
7156 | jlepiller | 546 | msgstr "" |
7165 | jlepiller | 547 | "Emplacement du téléchargement : <ulink " |
548 | "url=\"http://www.softintegration.com/products/chstandard/download/\"/>" |
||
7156 | jlepiller | 549 | |
550 | #. type: Content of: <sect1><sect2><sect3><title> |
||
551 | #: blfs-en/general/prog/other-tools.xml:356 |
||
552 | msgid "Clean" |
||
553 | msgstr "Clean" |
||
554 | |||
555 | #. type: Content of: <sect1><sect2><sect3><para> |
||
556 | #: blfs-en/general/prog/other-tools.xml:358 |
||
557 | msgid "" |
||
558 | "<application>Clean</application> is a general purpose, state-of-the-art, " |
||
7165 | jlepiller | 559 | "pure and lazy functional programming language designed for making real-world" |
560 | " applications. <application>Clean</application> is the only functional " |
||
7156 | jlepiller | 561 | "language in the world which offers uniqueness typing. This type system " |
562 | "makes it possible in a pure functional language to incorporate destructive " |
||
563 | "updates of arbitrary data structures (including arrays) and to make direct " |
||
564 | "interfaces to the outside imperative world. The type system makes it " |
||
565 | "possible to develop efficient applications." |
||
566 | msgstr "" |
||
567 | "<application>Clean</application> est un langage généraliste de pointe, " |
||
7220 | jlepiller | 568 | "fonctionnel pur et fainéant afin de faire des applications pour le monde " |
7156 | jlepiller | 569 | "réel. <application>Clean</application> est le seul langage fonctionnel du " |
570 | "monde qui offre du typage singularisé. Ce système de typage rend possible " |
||
571 | "dans un langage purement fonctionnel d'incorporer des mises à jour " |
||
572 | "destructrices de structures de données de votre choix (y compris les " |
||
573 | "tableaux) et de mettre à disposition directe des interfaces avec le monde " |
||
574 | "impératif extérieur. Le système de typage rend possible le développement " |
||
575 | "d'applications efficaces." |
||
576 | |||
577 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
578 | #: blfs-en/general/prog/other-tools.xml:370 |
||
579 | msgid "Project Home Page: <ulink url=\"http://wiki.clean.cs.ru.nl/Clean\"/>" |
||
580 | msgstr "" |
||
7165 | jlepiller | 581 | "Page d'accueil du projet : <ulink " |
582 | "url=\"http://wiki.clean.cs.ru.nl/Clean\"/>" |
||
7156 | jlepiller | 583 | |
584 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
585 | #: blfs-en/general/prog/other-tools.xml:374 |
||
586 | msgid "" |
||
7165 | jlepiller | 587 | "Download Location: <ulink " |
588 | "url=\"http://wiki.clean.cs.ru.nl/Download_Clean\"/>" |
||
7156 | jlepiller | 589 | msgstr "" |
7165 | jlepiller | 590 | "Emplacement du téléchargement : <ulink " |
591 | "url=\"http://wiki.clean.cs.ru.nl/Download_Clean\"/>" |
||
7156 | jlepiller | 592 | |
593 | #. type: Content of: <sect1><sect2><sect3><title> |
||
594 | #: blfs-en/general/prog/other-tools.xml:382 |
||
595 | msgid "Cyclone" |
||
596 | msgstr "Cyclone" |
||
597 | |||
598 | #. type: Content of: <sect1><sect2><sect3><para> |
||
599 | #: blfs-en/general/prog/other-tools.xml:384 |
||
600 | msgid "" |
||
7165 | jlepiller | 601 | "<application>Cyclone</application> is a programming language based on C that" |
602 | " is safe, meaning that it rules out programs that have buffer overflows, " |
||
7156 | jlepiller | 603 | "dangling pointers, format string attacks, and so on. High-level, type-safe " |
604 | "languages, such as Java, Scheme, or ML also provide safety, but they don't " |
||
7165 | jlepiller | 605 | "give the same control over data representations and memory management that C" |
606 | " does (witness the fact that the run-time systems for these languages are " |
||
607 | "usually written in C.) Furthermore, porting legacy C code to these languages" |
||
608 | " or interfacing with legacy C libraries is a difficult and error-prone " |
||
7156 | jlepiller | 609 | "process. The goal of <application>Cyclone</application> is to give " |
610 | "programmers the same low-level control and performance of C without " |
||
611 | "sacrificing safety, and to make it easy to port or interface with legacy C " |
||
612 | "code." |
||
613 | msgstr "" |
||
614 | "<application>Cyclone</application> est un langage de programmation basé sur " |
||
615 | "le C qui est sécurisé, c'est-à-dire qu'il exclut les programmes ayant des " |
||
7165 | jlepiller | 616 | "débordements de mémoire, des pointeurs en suspens, des attaques de chaîne de" |
617 | " format, et ainsi de suite. De haut niveau, les langages aux types sécurisés" |
||
618 | " tels que Java, Scheme, ou ML offrent aussi cette sécurité, mais ils ne " |
||
7156 | jlepiller | 619 | "donnent pas le même contrôle des représentations des données et de la " |
620 | "gestion de mémoire que le C (sans compter le fait que les systèmes " |
||
621 | "d'exécution de ces langages sont en général écrits en C.) Au surplus, le " |
||
622 | "portage du code C de base vers ces langages ou l'interfaçage avec les " |
||
623 | "bibliothèques C est un processus difficile et source d'erreurs. Le but de " |
||
624 | "<application>Cyclone</application> est de donner aux programmeurs le même " |
||
625 | "contrôle de bas niveau et la performance du C sans y sacrifier la sécurité, " |
||
626 | "et d'en faciliter le portage ou l'interfaçage avec le code C de base." |
||
627 | |||
628 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
629 | #: blfs-en/general/prog/other-tools.xml:399 |
||
630 | msgid "Project Home Page: <ulink url=\"http://cyclone.thelanguage.org/\"/>" |
||
631 | msgstr "" |
||
7165 | jlepiller | 632 | "Page d'accueil du projet : <ulink " |
633 | "url=\"http://cyclone.thelanguage.org/\"/>" |
||
7156 | jlepiller | 634 | |
635 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
636 | #: blfs-en/general/prog/other-tools.xml:403 |
||
637 | msgid "" |
||
7165 | jlepiller | 638 | "Download Location: <ulink " |
639 | "url=\"http://cyclone.thelanguage.org/wiki/Download/\"/>" |
||
7156 | jlepiller | 640 | msgstr "" |
7165 | jlepiller | 641 | "Emplacement du téléchargement : <ulink " |
642 | "url=\"http://cyclone.thelanguage.org/wiki/Download/\"/>" |
||
7156 | jlepiller | 643 | |
644 | #. type: Content of: <sect1><sect2><sect3><title> |
||
645 | #: blfs-en/general/prog/other-tools.xml:411 |
||
646 | msgid "D" |
||
647 | msgstr "D" |
||
648 | |||
649 | #. type: Content of: <sect1><sect2><sect3><para> |
||
650 | #: blfs-en/general/prog/other-tools.xml:413 |
||
651 | msgid "" |
||
652 | "<application>D</application> is a general purpose systems and applications " |
||
653 | "programming language. It is a higher level language than C++, but retains " |
||
654 | "the ability to write high performance code and interface directly with the " |
||
655 | "operating system APIs and with hardware. <application>D</application> is " |
||
656 | "well suited to writing medium to large scale million line programs with " |
||
657 | "teams of developers. It is easy to learn, provides many capabilities to aid " |
||
658 | "the programmer, and is well suited to aggressive compiler optimization " |
||
659 | "technology. <application>D</application> is not a scripting language, nor " |
||
660 | "an interpreted language. It doesn't come with a VM, a religion, or an " |
||
661 | "overriding philosophy. It's a practical language for practical programmers " |
||
662 | "who need to get the job done quickly, reliably, and leave behind " |
||
663 | "maintainable, easy to understand code. <application>D</application> is the " |
||
7165 | jlepiller | 664 | "culmination of decades of experience implementing compilers for many diverse" |
665 | " languages, and attempting to construct large projects using those " |
||
666 | "languages. It draws inspiration from those other languages (most especially " |
||
667 | "C++) and tempers it with experience and real world practicality." |
||
7156 | jlepiller | 668 | msgstr "" |
669 | "<application>D</application> est un langage de programmation pour les " |
||
7220 | jlepiller | 670 | "systèmes et les applications généralistes. C'est un langage de plus haut " |
671 | "niveau que C++, mais garde la capacité d'écrire du code de haute performance" |
||
672 | " et s'interface directement avec les API du système d'exploitation et le " |
||
673 | "matériel. <application>D</application> convient très bien pour écrire des " |
||
674 | "médias de grande échelle et des programmes de millions de lignes avec des " |
||
675 | "équipes de développeurs. Il est facile à apprendre, il offre de nombreuses " |
||
676 | "fonctionnalités pour aider le programmeur, il s'adaptera à la technologie " |
||
677 | "des optimisations agressives du compilateur. <application>D</application> " |
||
678 | "n'est ni un langage de script ni un langage interprété. Il n'est pas fourni " |
||
679 | "avec une VM, une religion ou une philosophie remplaçante. C'est un langage " |
||
680 | "pratique pour des programmeurs pragmatiques qui ont besoin que le boulot se " |
||
681 | "fasse rapidement, de façon fiable et en laissant derrière un code " |
||
682 | "maintenable et facile à comprendre. <application>D</application> est " |
||
683 | "l'aboutissement de décennies d'expérience dans l'implémentation des " |
||
684 | "compilateurs pour beaucoup de langages variés, essayant de bâtir de gros " |
||
685 | "projets en utilisant les langages. Il tire son inspiration ces autres " |
||
686 | "langages (en particulier C++) et il le tempère avec l'expérience et la " |
||
687 | "pratique du monde réel." |
||
7156 | jlepiller | 688 | |
689 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
690 | #: blfs-en/general/prog/other-tools.xml:434 |
||
691 | msgid "Project Home Page: <ulink url=\"http://www.digitalmars.com/d/\"/>" |
||
692 | msgstr "" |
||
7165 | jlepiller | 693 | "Page d'accueil du projet : <ulink " |
694 | "url=\"http://www.digitalmars.com/d/\"/>" |
||
7156 | jlepiller | 695 | |
696 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
697 | #: blfs-en/general/prog/other-tools.xml:438 |
||
698 | #: blfs-en/general/prog/other-tools.xml:461 |
||
699 | msgid "Download Location: <ulink url=\"ftp://ftp.digitalmars.com/\"/>" |
||
700 | msgstr "" |
||
7165 | jlepiller | 701 | "Emplacement du téléchargement : <ulink " |
702 | "url=\"ftp://ftp.digitalmars.com/\"/>" |
||
7156 | jlepiller | 703 | |
704 | #. type: Content of: <sect1><sect2><sect3><title> |
||
705 | #: blfs-en/general/prog/other-tools.xml:446 |
||
706 | msgid "DMDScript" |
||
707 | msgstr "DMDScript" |
||
708 | |||
709 | #. type: Content of: <sect1><sect2><sect3><para> |
||
710 | #: blfs-en/general/prog/other-tools.xml:448 |
||
711 | msgid "" |
||
712 | "<application>DMDScript</application> is Digital Mars' implementation of the " |
||
7165 | jlepiller | 713 | "ECMA 262 scripting language. Netscape's implementation is called JavaScript," |
714 | " Microsoft's implementation is called JScript. " |
||
715 | "<application>DMDScript</application> is much faster than other " |
||
716 | "implementations, which you can verify with the included benchmark." |
||
7156 | jlepiller | 717 | msgstr "" |
7165 | jlepiller | 718 | "<application>DMDScript</application> signifie implémentation de Digital Mars" |
719 | " du langage de script ECMA 262. Sur l'implémentation de Netscape appelée " |
||
7156 | jlepiller | 720 | "JavaScript, l'implémentation de Microsoft est appelée JScript. " |
7165 | jlepiller | 721 | "<application>DMDScript</application> est beaucoup plus rapide que les autres" |
722 | " implémentations, ce que vous pouvez vérifier avec les tests de performance " |
||
7156 | jlepiller | 723 | "inclus." |
724 | |||
725 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
726 | #: blfs-en/general/prog/other-tools.xml:457 |
||
727 | msgid "" |
||
7165 | jlepiller | 728 | "Project Home Page: <ulink " |
729 | "url=\"http://www.digitalmars.com/dscript/index.html\"/>" |
||
7156 | jlepiller | 730 | msgstr "" |
7165 | jlepiller | 731 | "Page d'accueil du projet : <ulink " |
732 | "url=\"http://www.digitalmars.com/dscript/index.html\"/>" |
||
7156 | jlepiller | 733 | |
734 | #. type: Content of: <sect1><sect2><sect3><title> |
||
735 | #: blfs-en/general/prog/other-tools.xml:469 |
||
736 | msgid "DotGNU Portable.NET" |
||
737 | msgstr "DotGNU Portable.NET" |
||
738 | |||
739 | #. type: Content of: <sect1><sect2><sect3><para> |
||
740 | #: blfs-en/general/prog/other-tools.xml:471 |
||
741 | msgid "" |
||
742 | "<application>DotGNU Portable.NET</application> goal is to build a suite of " |
||
743 | "free software tools to build and execute .NET applications, including a C# " |
||
744 | "compiler, assembler, disassembler, and runtime engine. While the initial " |
||
745 | "target platform was GNU/Linux, it is also known to run under Windows, " |
||
7165 | jlepiller | 746 | "Solaris, NetBSD, FreeBSD, and MacOS X. The runtime engine has been tested on" |
747 | " the x86, PowerPC, ARM, Sparc, PARISC, s390, Alpha, and IA-64 processors. " |
||
7156 | jlepiller | 748 | "<application>DotGNU Portable.NET</application> is part of the DotGNU " |
749 | "project, built in accordance with the requirements of the GNU Project. " |
||
7165 | jlepiller | 750 | "DotGNU Portable.NET is focused on compatibility with the ECMA specifications" |
751 | " for CLI. There are other projects under the DotGNU meta-project to build " |
||
7156 | jlepiller | 752 | "other necessary pieces of infrastructure, and to explore non-CLI approaches " |
753 | "to virtual machine implementation." |
||
754 | msgstr "" |
||
755 | "Le but de <application>DotGNU Portable.NET</application> est de construire " |
||
7165 | jlepiller | 756 | "une suite de logiciels libres pour construire et exécuter des applications " |
757 | ".NET, y compris un compilateur, un assembleur, un désassembleur et un moteur" |
||
758 | " d'exécution C#. Si la plate-forme cible était au début GNU/Linux, il est " |
||
759 | "aussi connu pour fonctionner sous Windows, Solaris, NetBSD, FreeBSD et MacOS" |
||
760 | " X. Le moteur d'exécution a été testé sur les processeurs x86, PowerPC, ARM," |
||
761 | " Sparc, PARISC, s390, Alpha, et IA-64. <application>DotGNU " |
||
7220 | jlepiller | 762 | "Portable.NET</application> fait partie du projet DotGNU, construit selon les" |
7165 | jlepiller | 763 | " exigences du projet GNU. DotGNU Portable.NET se concentre sur la " |
764 | "compatibilité avec les spécifications ECMA pour CLI. Il y a d'autres " |
||
765 | "projets sous le méta-projet DotGNU pour construire d'autres parties " |
||
766 | "nécessaires de l'infrastructure et pour explorer des approches non CLI pour " |
||
767 | "une implémentation sur machine virtuelle." |
||
7156 | jlepiller | 768 | |
769 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
770 | #: blfs-en/general/prog/other-tools.xml:486 |
||
771 | msgid "Project Home Page: <ulink url=\"http://www.gnu.org/software/dotgnu/\"/>" |
||
772 | msgstr "" |
||
7165 | jlepiller | 773 | "Page d'accueil du projet : <ulink " |
774 | "url=\"http://www.gnu.org/software/dotgnu/\"/>" |
||
7156 | jlepiller | 775 | |
776 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
777 | #: blfs-en/general/prog/other-tools.xml:490 |
||
778 | msgid "" |
||
779 | "Download Location: <ulink url=\"http://www.gnu.org/software/dotgnu/pnet-" |
||
780 | "packages.html\"/>" |
||
781 | msgstr "" |
||
7165 | jlepiller | 782 | "Emplacement du téléchargement : <ulink " |
783 | "url=\"http://www.gnu.org/software/dotgnu/pnet-packages.html\"/>" |
||
7156 | jlepiller | 784 | |
785 | #. type: Content of: <sect1><sect2><sect3><title> |
||
786 | #: blfs-en/general/prog/other-tools.xml:498 |
||
787 | msgid "Dylan" |
||
788 | msgstr "Dylan" |
||
789 | |||
790 | #. type: Content of: <sect1><sect2><sect3><para> |
||
791 | #: blfs-en/general/prog/other-tools.xml:500 |
||
792 | msgid "" |
||
793 | "<application>Dylan</application> is an advanced, object-oriented, dynamic " |
||
7165 | jlepiller | 794 | "language which supports rapid program development. When needed, programs can" |
795 | " be optimized for more efficient execution by supplying more type " |
||
796 | "information to the compiler. Nearly all entities in " |
||
797 | "<application>Dylan</application> (including functions, classes, and basic " |
||
798 | "data types such as integers) are first class objects. Additionally, " |
||
799 | "<application>Dylan</application> supports multiple inheritance, " |
||
800 | "polymorphism, multiple dispatch, keyword arguments, object introspection, " |
||
801 | "macros, and many other advanced features... --Peter Hinely." |
||
7156 | jlepiller | 802 | msgstr "" |
803 | "<application>Dylan</application> est un langage avancé, orienté objet et " |
||
7165 | jlepiller | 804 | "dynamique qui supporte le développement de programmes rapides. Lorsque cela" |
805 | " est nécessaire, les programmes peuvent être optimisés pour une exécution " |
||
7156 | jlepiller | 806 | "plus efficace en offrant davantage d'informations de type au compilateur. " |
807 | "Presque toutes les entités dans <application>Dylan</application> (y compris " |
||
7220 | jlepiller | 808 | "les fonctions, les classes et les types de données de base tels que les " |
7165 | jlepiller | 809 | "entiers) sont d'abord des classes objet. En outre, " |
810 | "<application>Dylan</application> supporte plusieurs héritages, le " |
||
811 | "polymorphisme, le dispatch multiple, les arguments mots-clés, " |
||
812 | "l'introspection objet, les macros et beaucoup d'autres fonctionnalités " |
||
813 | "avancées... --Peter Hinely." |
||
7156 | jlepiller | 814 | |
815 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
816 | #: blfs-en/general/prog/other-tools.xml:512 |
||
817 | msgid "Project Home Page: <ulink url=\"http://www.opendylan.org/\"/>" |
||
818 | msgstr "" |
||
819 | "Page d'accueil du projet : <ulink url=\"http://www.opendylan.org/\"/>" |
||
820 | |||
821 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
822 | #: blfs-en/general/prog/other-tools.xml:516 |
||
823 | msgid "" |
||
824 | "Download Location: <ulink url=\"http://opendylan.org/download/index.html\"/>" |
||
825 | msgstr "" |
||
7165 | jlepiller | 826 | "Emplacement du téléchargement : <ulink " |
827 | "url=\"http://opendylan.org/download/index.html\"/>" |
||
7156 | jlepiller | 828 | |
829 | #. type: Content of: <sect1><sect2><sect3><title> |
||
830 | #: blfs-en/general/prog/other-tools.xml:524 |
||
831 | msgid "E" |
||
832 | msgstr "E" |
||
833 | |||
834 | #. type: Content of: <sect1><sect2><sect3><para> |
||
835 | #: blfs-en/general/prog/other-tools.xml:526 |
||
836 | msgid "" |
||
837 | "<application>E</application> is a secure distributed Java-based pure-object " |
||
838 | "platform and p2p scripting language. It has two parts: ELib and the " |
||
839 | "<application>E</application> Language. Elib provides the stuff that goes on " |
||
840 | "between objects. As a pure-Java library, ELib provides for inter-process " |
||
841 | "capability-secure distributed programming. Its cryptographic capability " |
||
7165 | jlepiller | 842 | "protocol enables mutually suspicious Java processes to cooperate safely, and" |
843 | " its event-loop concurrency and promise pipelining enable high performance " |
||
844 | "deadlock free distributed pure-object computing. The " |
||
845 | "<application>E</application> Language can be used to express what happens " |
||
846 | "within an object. It provides a convenient and familiar notation for the " |
||
847 | "ELib computational model, so you can program in one model rather than two. " |
||
848 | "Under the covers, this notation expands into Kernel-E, a minimalist lambda-" |
||
849 | "language much like Scheme or Smalltalk. Objects written in the " |
||
850 | "<application>E</application> language are only able to interact with other " |
||
851 | "objects according to ELib's semantics, enabling object granularity intra-" |
||
852 | "process security, including the ability to safely run untrusted mobile code " |
||
853 | "(such as caplets)." |
||
7156 | jlepiller | 854 | msgstr "" |
7220 | jlepiller | 855 | "<application>E</application> est une plateforme sécurisée, distribuée, basée" |
856 | " sur Java et en pur objet, et un langage de script pair à pair. Il est " |
||
857 | "composé de deux parties : ELib et le langage " |
||
858 | "<application>E</application>. Elib fournit ce qui se trouve entre les " |
||
859 | "objets. En tant que bibliothèque Java pure, ELib permet la programmation " |
||
860 | "inter-processus sécurisée et distribuée. Son protocole cryptographique de " |
||
861 | "capacité permet à des processus Java qui ne se font pas confiance de " |
||
862 | "coopérer en toute sécurité, et sa boucle d'événements concurrente ainsi que " |
||
863 | "son pipelining de promesses permettent un calcul en pur-objet distribué et " |
||
864 | "sans interblocage. Le langage <application>E</application> peut être utilisé" |
||
865 | " pour exprimer ce qui arrive à l'intérieur d'un objet. Il fournit une " |
||
866 | "notation pratique et familière pour le modèle de calcul de ELib, pour que " |
||
867 | "vous puissiez programmer en un modèle plutôt que deux. Sous le capot, cette " |
||
868 | "notation s'étend en Kernel-E, un lambda calcul minimaliste proche de Scheme " |
||
869 | "ou Smalltalk. Les objets écrits en <application>E</application> ne sont " |
||
870 | "capables d'interagir avec d'autres objets que suivant la sémantique d'ELib, " |
||
871 | "ce qui permet d'avoir à l'intérieur du processus une sécurité à la " |
||
872 | "granularité de l'objet, qui comprend la capacité à lancer de manière " |
||
873 | "sécurisée du code mobile qui n'est pas de confiance (comme des caplets)." |
||
7156 | jlepiller | 874 | |
875 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
876 | #: blfs-en/general/prog/other-tools.xml:546 |
||
877 | msgid "Project Home Page: <ulink url=\"http://www.erights.org/\"/>" |
||
7165 | jlepiller | 878 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.erights.org/\"/>" |
7156 | jlepiller | 879 | |
880 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
881 | #: blfs-en/general/prog/other-tools.xml:550 |
||
882 | msgid "Download Location: <ulink url=\"http://www.erights.org/download/\"/>" |
||
883 | msgstr "" |
||
7165 | jlepiller | 884 | "Emplacement du téléchargement : <ulink " |
885 | "url=\"http://www.erights.org/download/\"/>" |
||
7156 | jlepiller | 886 | |
887 | #. type: Content of: <sect1><sect2><sect3><title> |
||
888 | #: blfs-en/general/prog/other-tools.xml:558 |
||
889 | msgid "elastiC" |
||
890 | msgstr "elastiC" |
||
891 | |||
892 | #. type: Content of: <sect1><sect2><sect3><para> |
||
893 | #: blfs-en/general/prog/other-tools.xml:560 |
||
894 | msgid "" |
||
895 | "<application>elastiC</application> is a portable high-level object-oriented " |
||
896 | "interpreted language with a C like syntax. Its main characteristics are: " |
||
7165 | jlepiller | 897 | "open source, interpreted, has portable bytecode compilation, dynamic typing," |
898 | " automatic real very fast garbage collection, object oriented with meta-" |
||
899 | "programming support (a la Smalltalk), functional programming support " |
||
900 | "(Scheme-like closures with lexical scoping, and eval-like functionality), " |
||
7156 | jlepiller | 901 | "hierarchical namespaces, a rich set of useful built-in types (dynamic " |
902 | "arrays, dictionaries, symbols, ...), extensible with C (you can add " |
||
903 | "functions, types, classes, methods, packages, ...), embeddable in C. " |
||
904 | "<application>elastiC</application> has been strongly influenced by C, " |
||
905 | "Smalltalk, Scheme and Python and tries to merge the best characteristics of " |
||
906 | "all these languages, while still coherently maintaining its unique " |
||
907 | "personality." |
||
908 | msgstr "" |
||
909 | "<application>elastiC</application> est un langage interprété portable " |
||
7220 | jlepiller | 910 | "orienté objet de haut niveau ayant une syntaxe similaire au C. Ses " |
911 | "caractéristiques principales sont : open source, interprété, peut être " |
||
912 | "compilé vers du bytecode portable, un typage dynamique, un ramasse-miettes " |
||
913 | "très rapide et vraiment automatique, une orientation objet avec un support " |
||
914 | "pour la méta-programmation (à la Smalltalk), un support pour la " |
||
915 | "programmation fonctionnelle, (closures à la Scheme avec une portée lexicale," |
||
916 | " et des fonctionnalités du type d'eval), des espaces de noms hiérarchisés, " |
||
917 | "un ensemble riche de types intégrés utiles (tableaux dynamique, " |
||
918 | "dictionnaires, symboles, ...), extensible avec du C (vous pouvez ajouter des" |
||
919 | " fonctions, des types, des classes, des méthodes, des paquets, ...), il peut" |
||
920 | " être embarqué dans du C. <application>elastiC</application> a beaucoup été" |
||
921 | " influencé par le C, Smalltalk, Scheme et Python et il essaie de rassembler " |
||
922 | "les meilleures caractéristiques de tous ces langages tout en maintenant " |
||
923 | "toujours sa personnalité unique de façon cohérente." |
||
7156 | jlepiller | 924 | |
925 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
926 | #: blfs-en/general/prog/other-tools.xml:576 |
||
927 | msgid "Project Home Page: <ulink url=\"http://www.elasticworld.org/\"/>" |
||
928 | msgstr "" |
||
7165 | jlepiller | 929 | "Page d'accueil du projet : <ulink " |
930 | "url=\"http://www.elasticworld.org/\"/>" |
||
7156 | jlepiller | 931 | |
932 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
933 | #: blfs-en/general/prog/other-tools.xml:580 |
||
934 | msgid "" |
||
7165 | jlepiller | 935 | "Download Location: <ulink " |
936 | "url=\"http://www.elasticworld.org/download.html\"/>" |
||
7156 | jlepiller | 937 | msgstr "" |
7165 | jlepiller | 938 | "Emplacement du téléchargement : <ulink " |
939 | "url=\"http://www.elasticworld.org/download.html\"/>" |
||
7156 | jlepiller | 940 | |
941 | #. type: Content of: <sect1><sect2><sect3><title> |
||
942 | #: blfs-en/general/prog/other-tools.xml:588 |
||
943 | msgid "Erlang/OTP" |
||
944 | msgstr "Erlang/OTP" |
||
945 | |||
946 | #. type: Content of: <sect1><sect2><sect3><para> |
||
947 | #: blfs-en/general/prog/other-tools.xml:590 |
||
948 | msgid "" |
||
949 | "<application>Erlang/OTP</application> is a development environment based on " |
||
950 | "Erlang. Erlang is a programming language which has many features more " |
||
951 | "commonly associated with an operating system than with a programming " |
||
7165 | jlepiller | 952 | "language: concurrent processes, scheduling, memory management, distribution," |
953 | " networking, etc. The initial open-source Erlang release contains the " |
||
7156 | jlepiller | 954 | "implementation of Erlang, as well as a large part of Ericsson's middleware " |
7165 | jlepiller | 955 | "for building distributed high-availability systems. Erlang is characterized" |
956 | " by the following features: robustness, soft real-time, hot code upgrades " |
||
957 | "and incremental code loading." |
||
7156 | jlepiller | 958 | msgstr "" |
959 | "<application>Erlang/OTP</application> est un environnement de développement " |
||
960 | "basé sur Erlang. Erlang est un langage de programmation ayant beaucoup de " |
||
961 | "fonctionnalités associées plus souvent à un système d'exploitation qu'à un " |
||
962 | "langage de programmation : processus en même simultanés, horodatage, " |
||
963 | "gestion de mémoire, distribution, réseau, etc. La version open-source " |
||
964 | "initiale d'Erlang contient l'implémentation d'Erlang ainsi qu'une grande " |
||
7165 | jlepiller | 965 | "partie du middleware d'Ericsson pour construire des systèmes distribués très" |
966 | " disponibles. Erlang se caractérise par les fonctionnalités suivantes :" |
||
967 | " robuste, temps réel logiciel, mises à jour à chaud du code et chargement " |
||
7156 | jlepiller | 968 | "incrémental du code." |
969 | |||
970 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
971 | #: blfs-en/general/prog/other-tools.xml:602 |
||
972 | msgid "Project Home Page: <ulink url=\"http://www.erlang.org/\"/>" |
||
7165 | jlepiller | 973 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.erlang.org/\"/>" |
7156 | jlepiller | 974 | |
975 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
976 | #: blfs-en/general/prog/other-tools.xml:606 |
||
977 | msgid "Download Location: <ulink url=\"http://www.erlang.org/download.html\"/>" |
||
978 | msgstr "" |
||
7165 | jlepiller | 979 | "Emplacement du téléchargement : <ulink " |
980 | "url=\"http://www.erlang.org/download.html\"/>" |
||
7156 | jlepiller | 981 | |
982 | #. type: Content of: <sect1><sect2><sect3><title> |
||
983 | #: blfs-en/general/prog/other-tools.xml:614 |
||
984 | msgid "Euphoria" |
||
985 | msgstr "Euphoria" |
||
986 | |||
987 | #. type: Content of: <sect1><sect2><sect3><para> |
||
988 | #: blfs-en/general/prog/other-tools.xml:616 |
||
989 | msgid "" |
||
7165 | jlepiller | 990 | "<application>Euphoria</application> is a simple, flexible, and easy-to-learn" |
991 | " programming language. It lets you quickly and easily develop programs for " |
||
7156 | jlepiller | 992 | "Windows, DOS, Linux and FreeBSD. Euphoria was first released in 1993. Since " |
993 | "then Rapid Deployment Software has been steadily improving it with the help " |
||
7165 | jlepiller | 994 | "of a growing number of enthusiastic users. Although " |
995 | "<application>Euphoria</application> provides subscript checking, " |
||
996 | "uninitialized variable checking and numerous other run-time checks, it is " |
||
997 | "extremely fast. People have used it to develop high-speed DOS games, Windows" |
||
998 | " GUI programs, and X Window System programs. It is also very useful for CGI " |
||
999 | "(Web-based) programming." |
||
7156 | jlepiller | 1000 | msgstr "" |
1001 | "<application>Euphoria</application> est un langage de programmation simple, " |
||
1002 | "flexible et facile à apprendre. Il vous permet de développer facilement et " |
||
1003 | "rapidement des programmes pour Windows, DOS, Linux et FreeBSD. Euphoria a " |
||
1004 | "été publié pour la première fois en 1993. Depuis, Rapid Deployment Software " |
||
7220 | jlepiller | 1005 | "l'améliore progressivement à l'aide d'un nombre croissant d'utilisateurs " |
7156 | jlepiller | 1006 | "motivés. Bien que <application>Euphoria</application> fournisse le contrôle " |
7220 | jlepiller | 1007 | "des sous-scripts, des variables non initialisées et de nombreux autres tests" |
1008 | " à l'exécution, il est extrêmement rapide. Les gens l'utilisent pour " |
||
1009 | "développer des jeux DOS très rapides, des programmes graphiques pour Windows" |
||
1010 | " et des programmes pour X Window. Il est aussi très utile pour la " |
||
1011 | "programmation CGI (basé sur le Web)." |
||
7156 | jlepiller | 1012 | |
1013 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1014 | #: blfs-en/general/prog/other-tools.xml:629 |
||
1015 | msgid "Project Home Page: <ulink url=\"http://www.rapideuphoria.com/\"/>" |
||
1016 | msgstr "" |
||
7165 | jlepiller | 1017 | "Page d'accueil du projet : <ulink " |
1018 | "url=\"http://www.rapideuphoria.com/\"/>" |
||
7156 | jlepiller | 1019 | |
1020 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1021 | #: blfs-en/general/prog/other-tools.xml:633 |
||
7165 | jlepiller | 1022 | msgid "Download Location: <ulink url=\"http://www.rapideuphoria.com/v20.htm\"/>" |
7156 | jlepiller | 1023 | msgstr "" |
7165 | jlepiller | 1024 | "Emplacement du téléchargement : <ulink " |
1025 | "url=\"http://www.rapideuphoria.com/v20.htm\"/>" |
||
7156 | jlepiller | 1026 | |
1027 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1028 | #: blfs-en/general/prog/other-tools.xml:641 |
||
1029 | msgid "Felix" |
||
1030 | msgstr "Felix" |
||
1031 | |||
1032 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1033 | #: blfs-en/general/prog/other-tools.xml:643 |
||
1034 | msgid "" |
||
1035 | "<application>Felix</application> is an advanced Algol like procedural " |
||
1036 | "programming language with a strong functional subsystem. It features ML " |
||
1037 | "style static typing, first class functions, pattern matching, garbage " |
||
1038 | "collection, polymorphism, and has built in support for high performance " |
||
1039 | "microthreading, regular expressions and context free parsing. The system " |
||
1040 | "provides a scripting harness so the language can be used like other " |
||
1041 | "scripting languages such as Python and Perl, but underneath it generates " |
||
1042 | "native code to obtain high performance. A key feature of the system is that " |
||
7165 | jlepiller | 1043 | "it uses the C/C++ object model, and provides an advanced binding sublanguage" |
1044 | " to support integration with C/C++ at both the source and object levels, " |
||
1045 | "both for embedding C/C++ data types and functions into " |
||
1046 | "<application>Felix</application>, and for embedding " |
||
1047 | "<application>Felix</application> into existing C++ architectures. The " |
||
1048 | "<application>Felix</application> compiler is written in Objective Caml, and " |
||
1049 | "generates ISO C++ which should compile on any platform." |
||
7156 | jlepiller | 1050 | msgstr "" |
1051 | "<application>Felix</application> est un langage de programmation procédural " |
||
1052 | "de type Algol avec un sous-système fonctionnel fort. Il a pour " |
||
1053 | "caractéristique le typage statique du style ML, les fonctions de première " |
||
7220 | jlepiller | 1054 | "classe, la recherche de motif, un ramasse-miettes, le polymorphisme et il a " |
1055 | "un support intégré de microthreading haute performance, de l'analyse " |
||
1056 | "d'expressions régulières et de l'analyse sans contexte. Le système offre un " |
||
1057 | "ensemble de scripts pour pouvoir utiliser le langage comme d'autres langages" |
||
1058 | " de scripts tels que Python et Perl, mais sous le capot il génère du code " |
||
1059 | "natif pour obtenir une haute performance. Une fonctionnalité clé du système " |
||
1060 | "tient à ce qu'il utilise le modèle objet de C/C++ et qu'il offre un sous-" |
||
1061 | "langage de binding avancé pour supporter l'intégration avec C/C++, tant au " |
||
1062 | "niveau du source que de l'objet, aussi bien pour les types de données C/C++ " |
||
1063 | "embarquées que les fonctions de <application>Felix</application> et pour les" |
||
1064 | " <application>Felix</application> emballés dans les architectures C++ " |
||
7165 | jlepiller | 1065 | "existantes. Le compilateur <application>Felix</application> est écrit en " |
1066 | "Objective Caml et il génère du C++ ISO qui devrait se compiler sur n'importe" |
||
1067 | " quelle plate-forme." |
||
7156 | jlepiller | 1068 | |
1069 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1070 | #: blfs-en/general/prog/other-tools.xml:661 |
||
1071 | msgid "Project Home Page: <ulink url=\"http://felix.sourceforge.net/\"/>" |
||
1072 | msgstr "" |
||
7165 | jlepiller | 1073 | "Page d'accueil du projet : <ulink " |
1074 | "url=\"http://felix.sourceforge.net/\"/>" |
||
7156 | jlepiller | 1075 | |
1076 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1077 | #: blfs-en/general/prog/other-tools.xml:665 |
||
1078 | msgid "" |
||
7165 | jlepiller | 1079 | "Download Location: <ulink url=\"http://felix-" |
1080 | "lang.org/$/usr/local/lib/felix/tarballs\"/>" |
||
7156 | jlepiller | 1081 | msgstr "" |
7165 | jlepiller | 1082 | "Emplacement du téléchargement : <ulink url=\"http://felix-" |
1083 | "lang.org/$/usr/local/lib/felix/tarballs\"/>" |
||
7156 | jlepiller | 1084 | |
1085 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1086 | #: blfs-en/general/prog/other-tools.xml:673 |
||
1087 | msgid "ferite" |
||
1088 | msgstr "ferite" |
||
1089 | |||
1090 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1091 | #: blfs-en/general/prog/other-tools.xml:675 |
||
1092 | msgid "" |
||
1093 | "<application>ferite</application> is a scripting language and engine all in " |
||
1094 | "one manageable chunk. It is designed to be easily extended in terms of API, " |
||
1095 | "and to be used within other applications making them more configurable and " |
||
1096 | "useful to the end user. It has a syntax similar to a number of other " |
||
1097 | "languages but remains clean and its own language." |
||
1098 | msgstr "" |
||
1099 | "<application>ferite</application> est un langage et un moteur de scripts " |
||
1100 | "compris dans un ensemble gérable. Il est conçu pour être facilement étendu " |
||
1101 | "en termes d'API et pour être utilisé dans d'autres applications qui les " |
||
1102 | "rendent plus configurables et utiles pour l'utilisateur final. Il a une " |
||
1103 | "syntaxe identique à un certain nombre d'autres langages mais il demeure " |
||
1104 | "propre et garde son propre langage." |
||
1105 | |||
1106 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1107 | #: blfs-en/general/prog/other-tools.xml:684 |
||
1108 | msgid "Project Home Page: <ulink url=\"http://www.ferite.org/\"/>" |
||
7165 | jlepiller | 1109 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.ferite.org/\"/>" |
7156 | jlepiller | 1110 | |
1111 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1112 | #: blfs-en/general/prog/other-tools.xml:688 |
||
1113 | msgid "Download Location: <ulink url=\"http://www.ferite.org/download.html\"/>" |
||
1114 | msgstr "" |
||
7165 | jlepiller | 1115 | "Emplacement du téléchargement : <ulink " |
1116 | "url=\"http://www.ferite.org/download.html\"/>" |
||
7156 | jlepiller | 1117 | |
1118 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1119 | #: blfs-en/general/prog/other-tools.xml:696 |
||
1120 | msgid "Forth" |
||
1121 | msgstr "Forth" |
||
1122 | |||
1123 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1124 | #: blfs-en/general/prog/other-tools.xml:698 |
||
1125 | msgid "" |
||
1126 | "<application>Forth</application> is a stack-based, extensible language " |
||
7165 | jlepiller | 1127 | "without type-checking. It is probably best known for its \"reverse Polish\" " |
1128 | "(postfix) arithmetic notation, familiar to users of Hewlett-Packard " |
||
7156 | jlepiller | 1129 | "calculators. <application>Forth</application> is a real-time programming " |
7165 | jlepiller | 1130 | "language originally developed to control telescopes. " |
1131 | "<application>Forth</application> has many unique features and applications: " |
||
1132 | "it can compile itself into a new compiler, reverse-polish coding, edit time " |
||
1133 | "error checking and compiling (similar to BASIC), extremely efficient thread " |
||
1134 | "based language, can be used to debug itself, extensible; thus can become " |
||
1135 | "what ever you need it to be. The links below lead to the website of the " |
||
1136 | "Forth Interest Group (FIG), a world-wide, non-profit organization for " |
||
1137 | "education in and the promotion of the <application>Forth</application> " |
||
1138 | "computer language. Another worthwhile website dedicated to the " |
||
1139 | "<application>Forth</application> community is <ulink " |
||
1140 | "url=\"http://wiki.forthfreak.net/\"/>." |
||
7156 | jlepiller | 1141 | msgstr "" |
1142 | "<application>Forth</application> est un langage basé sur des piles et " |
||
1143 | "extensible sans vérification des types. Il est probablement plus connu pour " |
||
1144 | "sa notation mathématique en \"polonais inversé (postfix), familier pour les " |
||
7165 | jlepiller | 1145 | "utilisateurs des calculatrices Hewlett-Packard. " |
1146 | "<application>Forth</application> est un langage de programmation en temps " |
||
1147 | "réel développé à l'origine pour contrôler les télescopes. " |
||
1148 | "<application>Forth</application> a de nombreuses fonctionnalités et de " |
||
1149 | "nombreuses applications uniques : il peut se compiler dans un nouveau " |
||
1150 | "compilateur, coder en polonais inversé, éditer la vérification d'erreurs de " |
||
1151 | "temps et la compilation (comme BASIC), langage basé sur un thread " |
||
1152 | "extrêmement efficace, il peut être utilisé pour s'auto déboguer, " |
||
1153 | "extensible ; il peut ainsi devenir ce dont vous aviez toujours besoin " |
||
1154 | "qu'il soit. Les liens ci-dessous mènent au site Internet du Forth Interest " |
||
1155 | "Group (FIG), une association mondiale à but non lucratif visant " |
||
1156 | "l'enseignement et la promotion du langage informatique " |
||
1157 | "<application>Forth</application>. Un autre site Internet mondial consacré Ã" |
||
1158 | " la commaunauté <application>Forth</application> est <ulink " |
||
1159 | "url=\"http://wiki.forthfreak.net/\"/>." |
||
7156 | jlepiller | 1160 | |
1161 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1162 | #: blfs-en/general/prog/other-tools.xml:716 |
||
1163 | msgid "Project Home Page: <ulink url=\"http://www.forth.org/\"/>" |
||
1164 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.forth.org/\"/>" |
||
1165 | |||
1166 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1167 | #: blfs-en/general/prog/other-tools.xml:720 |
||
1168 | msgid "Download Location: <ulink url=\"http://www.forth.org/compilers.html\"/>" |
||
1169 | msgstr "" |
||
7165 | jlepiller | 1170 | "Emplacement du téléchargement : <ulink " |
1171 | "url=\"http://www.forth.org/compilers.html\"/>" |
||
7156 | jlepiller | 1172 | |
1173 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1174 | #: blfs-en/general/prog/other-tools.xml:728 |
||
1175 | msgid "GNU Smalltalk" |
||
1176 | msgstr "GNU Smalltalk" |
||
1177 | |||
1178 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1179 | #: blfs-en/general/prog/other-tools.xml:730 |
||
1180 | msgid "" |
||
1181 | "<application>GNU Smalltalk</application> is a free implementation of the " |
||
1182 | "Smalltalk-80 language which runs on most versions on Unix and, in general, " |
||
1183 | "everywhere you can find a POSIX-compliance library. An uncommon feature of " |
||
7165 | jlepiller | 1184 | "it is that it is well-versed to scripting tasks and headless processing. See" |
1185 | " <ulink " |
||
1186 | "url=\"http://www.gnu.org/software/smalltalk/manual/html_node/Overview.html\"/>" |
||
1187 | " for a more detailed explanation of <application>GNU " |
||
1188 | "Smalltalk</application>." |
||
7156 | jlepiller | 1189 | msgstr "" |
1190 | "<application>GNU Smalltalk</application> est une implémentation libre du " |
||
7165 | jlepiller | 1191 | "langage Smalltalk-80 qui fonctionnent sur la plupart des versions d'Unix et," |
1192 | " en général, partout où vous pouvez trouver une bibliothèque conforme à " |
||
1193 | "POSIX. Une fonctionnalité originale est qu'il est orienté vers des tâches de" |
||
1194 | " scripting des actes de headless. Voir <ulink " |
||
1195 | "url=\"http://www.gnu.org/software/smalltalk/manual/html_node/Overview.html\"/>" |
||
1196 | " pour une explication plus détaillée de <application>GNU " |
||
1197 | "Smalltalk</application>." |
||
7156 | jlepiller | 1198 | |
1199 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1200 | #: blfs-en/general/prog/other-tools.xml:741 |
||
1201 | msgid "Project Home Page: <ulink url=\"http://smalltalk.gnu.org/\"/>" |
||
1202 | msgstr "" |
||
1203 | "Page d'accueil du projet : <ulink url=\"http://smalltalk.gnu.org/\"/>" |
||
1204 | |||
1205 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1206 | #: blfs-en/general/prog/other-tools.xml:745 |
||
1207 | msgid "Download Location: <ulink url=\"http://ftp.gnu.org/gnu/smalltalk/\"/>" |
||
1208 | msgstr "" |
||
7165 | jlepiller | 1209 | "Emplacement du téléchargement : <ulink " |
1210 | "url=\"http://ftp.gnu.org/gnu/smalltalk/\"/>" |
||
7156 | jlepiller | 1211 | |
1212 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1213 | #: blfs-en/general/prog/other-tools.xml:753 |
||
1214 | msgid "Haskell" |
||
1215 | msgstr "Haskell" |
||
1216 | |||
1217 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1218 | #: blfs-en/general/prog/other-tools.xml:755 |
||
1219 | msgid "" |
||
1220 | "Haskell is a computer programming language. In particular, it is a " |
||
1221 | "polymorphicly typed, lazy, purely functional language, quite different from " |
||
1222 | "most other programming languages. The language is named for Haskell Brooks " |
||
1223 | "Curry, whose work in mathematical logic serves as a foundation for " |
||
1224 | "functional languages. Haskell is based on lambda calculus. There are many " |
||
1225 | "implementations of Haskell, among them:" |
||
1226 | msgstr "" |
||
1227 | "Haskell est un langage de programmation informatique. En particulier, c'est " |
||
7220 | jlepiller | 1228 | "un langage au typage polymorphique, fainéant, purement fonctionnel, très " |
1229 | "différent de la plupart des autres langages de programmation. Le langage a " |
||
1230 | "été nommé d'après Haskell Brooks Curry, dont le travail en logique " |
||
1231 | "mathématiques sert de fondement aux langages fonctionnels. Haskell se base " |
||
1232 | "sur le lambda calcul. Il y a de nombreuses implémentations de Haskell, parmi" |
||
1233 | " lesquelles :" |
||
7156 | jlepiller | 1234 | |
1235 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1236 | #: blfs-en/general/prog/other-tools.xml:764 |
||
1237 | msgid "GHC: <ulink url=\"http://www.haskell.org/ghc/\"/>" |
||
1238 | msgstr "GHC : <ulink url=\"http://www.haskell.org/ghc/\"/>" |
||
1239 | |||
1240 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1241 | #: blfs-en/general/prog/other-tools.xml:768 |
||
7165 | jlepiller | 1242 | msgid "Helium: <ulink url=\"http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome\"/>" |
7156 | jlepiller | 1243 | msgstr "" |
7165 | jlepiller | 1244 | "Helium : <ulink " |
1245 | "url=\"http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome\"/>" |
||
7156 | jlepiller | 1246 | |
1247 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1248 | #: blfs-en/general/prog/other-tools.xml:772 |
||
1249 | msgid "Hugs: <ulink url=\"http://www.haskell.org/hugs/\"/>" |
||
1250 | msgstr "Hugs : <ulink url=\"http://www.haskell.org/hugs/\"/>" |
||
1251 | |||
1252 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1253 | #: blfs-en/general/prog/other-tools.xml:776 |
||
1254 | msgid "nhc98: <ulink url=\"http://www.haskell.org/nhc98/\"/>" |
||
1255 | msgstr "nhc98 : <ulink url=\"http://www.haskell.org/nhc98/\"/>" |
||
1256 | |||
1257 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1258 | #: blfs-en/general/prog/other-tools.xml:784 |
||
1259 | msgid "HLA (High Level Assembly)" |
||
1260 | msgstr "HLA (High Level Assembly, assemblage de haut niveau)" |
||
1261 | |||
1262 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1263 | #: blfs-en/general/prog/other-tools.xml:786 |
||
1264 | msgid "" |
||
1265 | "The <application>HLA</application> language was developed as a tool to help " |
||
1266 | "teach assembly language programming and machine organization to University " |
||
1267 | "students at the University of California, Riverside. The basic idea was to " |
||
1268 | "teach students assembly language programming by leveraging their knowledge " |
||
1269 | "of high level languages like C/C++ and Pascal/Delphi. At the same time, " |
||
1270 | "<application>HLA</application> was designed to allow advanced assembly " |
||
7165 | jlepiller | 1271 | "language programmers write more readable and more powerful assembly language" |
1272 | " code." |
||
7156 | jlepiller | 1273 | msgstr "" |
1274 | "Le langage <application>HLA</application> a été développé en tant qu'outil " |
||
1275 | "pour aider à enseigner la programmation en langage d'assembleur et " |
||
1276 | "l'organisation machine aux étudiants de l'Université de Californie, " |
||
1277 | "Riverside. L'idée de base était d'enseigner aux étudiants la programmation " |
||
7165 | jlepiller | 1278 | "en langage d'assembleur en s'appuyant sur leurs connaissances en langages de" |
1279 | " haut niveau comme le C/C++ et le Pascal/Delphi. En même temps, " |
||
7156 | jlepiller | 1280 | "<application>HLA</application> a été conçu pour permettre aux programmeurs " |
7165 | jlepiller | 1281 | "en assembleur avancés d'écrire un code en langage assembleur plus lisible et" |
1282 | " plus puissant." |
||
7156 | jlepiller | 1283 | |
1284 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1285 | #: blfs-en/general/prog/other-tools.xml:797 |
||
1286 | msgid "" |
||
7165 | jlepiller | 1287 | "Project Home Page: <ulink url=\"http://www.plantation-" |
1288 | "productions.com/Webster/HighLevelAsm/index.html\"/>" |
||
7156 | jlepiller | 1289 | msgstr "" |
1290 | "Page d'accueil du projet : <ulink url=\"http://www.plantation-" |
||
1291 | "productions.com/Webster/HighLevelAsm/index.html\"/>" |
||
1292 | |||
1293 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1294 | #: blfs-en/general/prog/other-tools.xml:801 |
||
1295 | msgid "" |
||
7165 | jlepiller | 1296 | "Download Location: <ulink url=\"http://www.plantation-" |
1297 | "productions.com/Webster/HighLevelAsm/dnld.html\"/>" |
||
7156 | jlepiller | 1298 | msgstr "" |
1299 | "Emplacement du téléchargement : <ulink url=\"http://www.plantation-" |
||
1300 | "productions.com/Webster/HighLevelAsm/dnld.html\"/>" |
||
1301 | |||
1302 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1303 | #: blfs-en/general/prog/other-tools.xml:809 |
||
1304 | msgid "Icon" |
||
1305 | msgstr "Icon" |
||
1306 | |||
1307 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1308 | #: blfs-en/general/prog/other-tools.xml:811 |
||
1309 | msgid "" |
||
7165 | jlepiller | 1310 | "<application>Icon</application> is a high-level, general-purpose programming" |
1311 | " language with a large repertoire of features for processing data structures" |
||
1312 | " and character strings. It is an imperative, procedural language with a " |
||
7156 | jlepiller | 1313 | "syntax reminiscent of C and Pascal, but with semantics at a much higher " |
1314 | "level." |
||
1315 | msgstr "" |
||
1316 | "<application>Icon</application> est un langage de programmation de haut " |
||
1317 | "niveau généraliste ayant un large éventail de fonctionnalités pour traiter " |
||
1318 | "des structures de données et des chaînes de caractères. C'est un langage " |
||
7165 | jlepiller | 1319 | "impératif, procédural avec une syntaxe rappelant le C et le Pascal mais avec" |
1320 | " des sémantiques à niveau beaucoup plus élevé." |
||
7156 | jlepiller | 1321 | |
1322 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1323 | #: blfs-en/general/prog/other-tools.xml:819 |
||
1324 | msgid "Project Home Page: <ulink url=\"http://www.cs.arizona.edu/icon/\"/>" |
||
1325 | msgstr "" |
||
7165 | jlepiller | 1326 | "Page d'accueil du projet : <ulink " |
1327 | "url=\"http://www.cs.arizona.edu/icon/\"/>" |
||
7156 | jlepiller | 1328 | |
1329 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1330 | #: blfs-en/general/prog/other-tools.xml:823 |
||
1331 | msgid "Download Location: <ulink url=\"ftp://ftp.cs.arizona.edu/icon/\"/>" |
||
1332 | msgstr "" |
||
7165 | jlepiller | 1333 | "Emplacement du téléchargement : <ulink " |
1334 | "url=\"ftp://ftp.cs.arizona.edu/icon/\"/>" |
||
7156 | jlepiller | 1335 | |
1336 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1337 | #: blfs-en/general/prog/other-tools.xml:831 |
||
1338 | msgid "Io" |
||
1339 | msgstr "Io" |
||
1340 | |||
1341 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1342 | #: blfs-en/general/prog/other-tools.xml:833 |
||
1343 | msgid "" |
||
1344 | "<application>Io</application> is a small, prototype-based programming " |
||
1345 | "language. The ideas in <application>Io</application> are mostly inspired by " |
||
1346 | "<application>Smalltalk</application> (all values are objects), " |
||
1347 | "<application>Self</application> (prototype-based), " |
||
1348 | "<application>NewtonScript</application> (differential inheritance), " |
||
1349 | "<application>Act1</application> (actors and futures for concurrency), " |
||
1350 | "<application>LISP</application> (code is a runtime inspectable/modifiable " |
||
1351 | "tree) and <application>Lua</application> (small, embeddable)." |
||
1352 | msgstr "" |
||
7165 | jlepiller | 1353 | "<application>Io</application> est un petit langage de programmation basé sur" |
1354 | " un prototype. La plupart des idées de <application>Io</application> " |
||
1355 | "s'inspirent de <application>Smalltalk</application> (toutes les valeurs sont" |
||
1356 | " des objets), de <application>Self</application> (basée sur le prototype), " |
||
7156 | jlepiller | 1357 | "<application>NewtonScript</application> (héritage différentiel), " |
1358 | "<application>Act1</application> (les acteurs et les prémices pour l'aspect " |
||
1359 | "simultané), <application>LISP</application> (on peut observer/modifier " |
||
7165 | jlepiller | 1360 | "l'arborescence du code en cours d'exécution), et " |
1361 | "<application>Lua</application> (petit, embarquable)." |
||
7156 | jlepiller | 1362 | |
1363 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1364 | #: blfs-en/general/prog/other-tools.xml:844 |
||
1365 | msgid "Project Home Page: <ulink url=\"http://iolanguage.org\"/>" |
||
1366 | msgstr "Page d'accueil du projet : <ulink url=\"http://iolanguage.org\"/>" |
||
1367 | |||
1368 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1369 | #: blfs-en/general/prog/other-tools.xml:848 |
||
1370 | msgid "Download Location: <ulink url=\"http://iobin.suspended-chord.info/\"/>" |
||
1371 | msgstr "" |
||
1372 | "Emplacement du téléchargement : <ulink url=\"http://iobin.suspended-" |
||
1373 | "chord.info/\"/>" |
||
1374 | |||
1375 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1376 | #: blfs-en/general/prog/other-tools.xml:856 |
||
1377 | msgid "J" |
||
1378 | msgstr "J" |
||
1379 | |||
1380 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1381 | #: blfs-en/general/prog/other-tools.xml:858 |
||
1382 | msgid "" |
||
1383 | "<application>J</application> is a modern, high-level, general-purpose, high-" |
||
1384 | "performance programming language. It is portable and runs on Windows, Unix, " |
||
1385 | "Mac, and PocketPC handhelds, both as a GUI and in a console. True 64-bit " |
||
1386 | "<application>J</application> systems are available for XP64 or Linux64, on " |
||
7165 | jlepiller | 1387 | "AMD64 or Intel EM64T platforms. <application>J</application> systems can be" |
1388 | " installed and distributed for free." |
||
7156 | jlepiller | 1389 | msgstr "" |
1390 | "<application>J</application> est un langage de programmation moderne, de " |
||
7165 | jlepiller | 1391 | "haut niveau, généraliste, à haute performance. Il est portable et fonctionne" |
1392 | " sur des portables Windows, Unix, Mac, et PocketPC, autant en graphique " |
||
1393 | "qu'en console. De vrais systèmes <application>J</application> 64 bits sont " |
||
7156 | jlepiller | 1394 | "disponibles sur XP64 ou Linux64, sur AMD64 ou des plate-formes Intel EM64T. " |
1395 | "Les systèmes <application>J</application> peuvent être installés et " |
||
1396 | "distribués librement." |
||
1397 | |||
1398 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1399 | #: blfs-en/general/prog/other-tools.xml:868 |
||
1400 | msgid "Project Home Page: <ulink url=\"http://www.jsoftware.com/\"/>" |
||
1401 | msgstr "" |
||
1402 | "Page d'accueil du projet : <ulink url=\"http://www.jsoftware.com/\"/>" |
||
1403 | |||
1404 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1405 | #: blfs-en/general/prog/other-tools.xml:872 |
||
1406 | msgid "Download Location: <ulink url=\"http://www.jsoftware.com/stable.htm\"/>" |
||
1407 | msgstr "" |
||
7165 | jlepiller | 1408 | "Emplacement du téléchargement : <ulink " |
1409 | "url=\"http://www.jsoftware.com/stable.htm\"/>" |
||
7156 | jlepiller | 1410 | |
1411 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1412 | #: blfs-en/general/prog/other-tools.xml:880 |
||
1413 | msgid "Jamaica" |
||
1414 | msgstr "Jamaica" |
||
1415 | |||
1416 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1417 | #: blfs-en/general/prog/other-tools.xml:882 |
||
1418 | msgid "" |
||
1419 | "<application>Jamaica</application>, the JVM Macro Assembler, is an easy-to-" |
||
1420 | "learn and easy-to-use assembly language for JVM bytecode programming. It " |
||
7165 | jlepiller | 1421 | "uses Java syntax to define a JVM class except for the method body that takes" |
1422 | " bytecode instructions, including <application>Jamaica</application>'s " |
||
1423 | "built-in macros. In <application>Jamaica</application>, bytecode " |
||
1424 | "instructions use mnemonics and symbolic names for all variables, parameters," |
||
1425 | " data fields, constants and labels." |
||
7156 | jlepiller | 1426 | msgstr "" |
1427 | "<application>Jamaica</application>, l'assembleur macro JVM, est un langage " |
||
1428 | "d'assembleur facile à utiliser et à apprendre pour la programmation en " |
||
1429 | "bytecodes JVM. Il utilise la syntaxe Java pour définir une classe JVM, sauf " |
||
1430 | "pour le corps de la méthode qui prend des instructions en bytecode, y " |
||
1431 | "compris des macros intégrées de <application>Jamaica</application>. Dans " |
||
1432 | "<application>Jamaica</application>, les instructions en bytecode utilisent " |
||
1433 | "des noms mnémotechniques et symboliques pour toutes les variables, les " |
||
1434 | "paramètres, les champs de données, les constantes et les étiquettes." |
||
1435 | |||
1436 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1437 | #: blfs-en/general/prog/other-tools.xml:893 |
||
1438 | msgid "Project Home Page: <ulink url=\"http://judoscript.org/jamaica.html\"/>" |
||
1439 | msgstr "" |
||
7165 | jlepiller | 1440 | "Page d'accueil du projet : <ulink " |
1441 | "url=\"http://judoscript.org/jamaica.html\"/>" |
||
7156 | jlepiller | 1442 | |
1443 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1444 | #: blfs-en/general/prog/other-tools.xml:897 |
||
1445 | #: blfs-en/general/prog/other-tools.xml:946 |
||
1446 | msgid "Download Location: <ulink url=\"http://judoscript.org/download.html\"/>" |
||
1447 | msgstr "" |
||
7165 | jlepiller | 1448 | "Emplacement du téléchargement : <ulink " |
1449 | "url=\"http://judoscript.org/download.html\"/>" |
||
7156 | jlepiller | 1450 | |
1451 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1452 | #: blfs-en/general/prog/other-tools.xml:905 |
||
1453 | msgid "Joy" |
||
1454 | msgstr "Joy" |
||
1455 | |||
1456 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1457 | #: blfs-en/general/prog/other-tools.xml:907 |
||
1458 | msgid "" |
||
1459 | "<application>Joy</application> is a purely functional programming language. " |
||
1460 | "Whereas all other functional programming languages are based on the " |
||
1461 | "application of functions to arguments, <application>Joy</application> is " |
||
7165 | jlepiller | 1462 | "based on the composition of functions. All such functions take a stack as an" |
1463 | " argument and produce a stack as a value. Consequently much of " |
||
7156 | jlepiller | 1464 | "<application>Joy</application> looks like ordinary postfix notation. " |
7165 | jlepiller | 1465 | "However, in <application>Joy</application> a function can consume any number" |
1466 | " of parameters from the stack and leave any number of results on the stack. " |
||
7156 | jlepiller | 1467 | "The concatenation of appropriate programs denotes the composition of the " |
1468 | "functions which the programs denote." |
||
1469 | msgstr "" |
||
1470 | "<application>Joy</application> est un langage de programmation purement " |
||
1471 | "fonctionnel. Alors que les autres langages fonctionnels se basent sur " |
||
1472 | "l'application de fonctions à des arguments, <application>Joy</application> " |
||
1473 | "se base sur la création de fonctions. De telles fonctions ainsi créées " |
||
7165 | jlepiller | 1474 | "prennent en argument une pile et elles produisent comme valeur une pile. Par" |
1475 | " conséquent, une grande part du langage <application>Joy</application> " |
||
7156 | jlepiller | 1476 | "ressemble à de la notation postfix ordinaire. Cependant, dans " |
1477 | "<application>Joy</application>, une fonction peut consommer n'importe quel " |
||
7165 | jlepiller | 1478 | "nombre de paramètres à partir de la pile et laisser n'importe quel nombre de" |
1479 | " résultats sur la pile. La concaténation des programmes appropriés révèle la" |
||
1480 | " composition des fonctions que révèlent les programmes." |
||
7156 | jlepiller | 1481 | |
1482 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1483 | #: blfs-en/general/prog/other-tools.xml:920 |
||
1484 | msgid "" |
||
7165 | jlepiller | 1485 | "Project Home Page: <ulink " |
1486 | "url=\"http://www.latrobe.edu.au/humanities/research/research-projects/past-" |
||
1487 | "projects/joy-programming-language\"/>" |
||
7156 | jlepiller | 1488 | msgstr "" |
7165 | jlepiller | 1489 | "Page d'accueil du projet : <ulink " |
1490 | "url=\"http://www.latrobe.edu.au/humanities/research/research-projects/past-" |
||
1491 | "projects/joy-programming-language\"/>" |
||
7156 | jlepiller | 1492 | |
1493 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1494 | #: blfs-en/general/prog/other-tools.xml:928 |
||
1495 | msgid "Judo" |
||
1496 | msgstr "Judo" |
||
1497 | |||
1498 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1499 | #: blfs-en/general/prog/other-tools.xml:930 |
||
1500 | msgid "" |
||
1501 | "<application>Judo</application> is a practical, functional scripting " |
||
7165 | jlepiller | 1502 | "language. It is designed to cover the use cases of not only algorithmic" |
1503 | "/object-oriented/multi-threaded programming and Java scripting but also a " |
||
7156 | jlepiller | 1504 | "number of major application domain tasks, such as scripting for JDBC, WSDL, " |
1505 | "ActiveX, OS, multiple file/data formats, etc. Despite its rich " |
||
1506 | "functionality, the base language is extremely simple, and domain support " |
||
1507 | "syntax is totally intuitive to domain experts, so that even though you have " |
||
1508 | "never programmed in <application>Judo</application>, you would have little " |
||
1509 | "trouble figuring out what the code does." |
||
1510 | msgstr "" |
||
1511 | "<application>Judo</application> est un langage de scripts pratique et " |
||
1512 | "fonctionnel. Il est conçu pour traiter des cas d'utilisation d'une " |
||
7165 | jlepiller | 1513 | "programmation non uniquement basée sur l'algorithme/orientée " |
1514 | "objet/multithreadée et le scripting Java, mais aussi pour de nombreuses " |
||
1515 | "tâches de domaine d'application majeures telles que le scripting pour JDBC, " |
||
1516 | "WSDL, ActiveX, OS, plusieurs formats de fichier/données, etc. Malgré ses " |
||
1517 | "possibilités riches, le langage de base est extrêmement simple et sa syntaxe" |
||
1518 | " de support de domaine est complètement intuitive pour les experts en " |
||
7156 | jlepiller | 1519 | "domaine, si bien que même si vous n'avez jamais programmé en " |
7165 | jlepiller | 1520 | "<application>Judo</application>, vous auriez peu de difficultés à comprendre" |
1521 | " ce que fait le code." |
||
7156 | jlepiller | 1522 | |
1523 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1524 | #: blfs-en/general/prog/other-tools.xml:942 |
||
1525 | msgid "Project Home Page: <ulink url=\"http://judoscript.org/judo.html\"/>" |
||
1526 | msgstr "" |
||
7165 | jlepiller | 1527 | "Page d'accueil du projet : <ulink " |
1528 | "url=\"http://judoscript.org/judo.html\"/>" |
||
7156 | jlepiller | 1529 | |
1530 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1531 | #: blfs-en/general/prog/other-tools.xml:954 |
||
1532 | msgid "JWIG" |
||
1533 | msgstr "JWIG" |
||
1534 | |||
1535 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1536 | #: blfs-en/general/prog/other-tools.xml:956 |
||
1537 | msgid "" |
||
1538 | "<application>JWIG</application> is a Java-based high-level programming " |
||
1539 | "language for development of interactive Web services. It contains an " |
||
7165 | jlepiller | 1540 | "advanced session model, a flexible mechanism for dynamic construction of XML" |
1541 | " documents, in particular XHTML, and a powerful API for simplifying use of " |
||
7156 | jlepiller | 1542 | "the HTTP protocol and many other aspects of Web service programming. To " |
1543 | "support program development, <application>JWIG</application> provides a " |
||
1544 | "unique suite of highly specialized program analysers that at compile time " |
||
1545 | "verify for a given program that no runtime errors can occur while building " |
||
1546 | "documents or receiving form input, and that all documents being shown are " |
||
7165 | jlepiller | 1547 | "valid according to the document type definition for XHTML 1.0. The main goal" |
1548 | " of the <application>JWIG</application> project is to simplify development " |
||
1549 | "of complex Web services, compared to alternatives, such as, Servlets, JSP, " |
||
1550 | "ASP, and PHP. <application>JWIG</application> is a descendant of the " |
||
7156 | jlepiller | 1551 | "<application><bigwig></application> research language." |
1552 | msgstr "" |
||
1553 | "<application>JWIG</application> est un langage de programmation de haut " |
||
1554 | "niveau basé sur Java pour le développement de services Web interactifs. Il " |
||
1555 | "contient un modèle avancé de session, un mécanisme flexible pour la " |
||
1556 | "construction dynamique de documents XML, en particulier XHTML, et une API " |
||
1557 | "puissante pour simplifier l'utilisation du protocole HTTP, et bien d'autres " |
||
1558 | "aspects de la programmation de services Web. Pour supporter le " |
||
1559 | "développement d'un programme, <application>JWIG</application> offre une " |
||
7165 | jlepiller | 1560 | "suite unique d'analyseurs de programmes hautement spécialisés qui vérifie au" |
1561 | " moment de la compilation que, dans un programme donné, aucune erreur ne se " |
||
7156 | jlepiller | 1562 | "produira au moment de son exécution lors de la construction de documents ou " |
7165 | jlepiller | 1563 | "de la réception d'un formulaire complété, et que tous les documents affichés" |
1564 | " sont valides selon la définition du type de document pour XHTML 1.0. " |
||
7156 | jlepiller | 1565 | "L'objectif principal du projet <application>JWIG</application> est de " |
1566 | "simplifier le développement de services Web complexes par rapport à des " |
||
7165 | jlepiller | 1567 | "alternatifs tels que Servlets, JSP, ASP, et PHP. " |
1568 | "<application>JWIG</application> est un héritier du langage de recherche " |
||
1569 | "<application><bigwig></application>." |
||
7156 | jlepiller | 1570 | |
1571 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1572 | #: blfs-en/general/prog/other-tools.xml:974 |
||
1573 | msgid "Project Home Page: <ulink url=\"http://www.brics.dk/JWIG/\"/>" |
||
1574 | msgstr "" |
||
1575 | "Page d'accueil du projet : <ulink url=\"http://www.brics.dk/JWIG/\"/>" |
||
1576 | |||
1577 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1578 | #: blfs-en/general/prog/other-tools.xml:978 |
||
7165 | jlepiller | 1579 | msgid "Download Location: <ulink url=\"http://www.brics.dk/JWIG/download.html\"/>" |
7156 | jlepiller | 1580 | msgstr "" |
7165 | jlepiller | 1581 | "Emplacement du téléchargement : <ulink " |
1582 | "url=\"http://www.brics.dk/JWIG/download.html\"/>" |
||
7156 | jlepiller | 1583 | |
1584 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1585 | #: blfs-en/general/prog/other-tools.xml:986 |
||
1586 | msgid "Lava" |
||
1587 | msgstr "Lava" |
||
1588 | |||
1589 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1590 | #: blfs-en/general/prog/other-tools.xml:988 |
||
1591 | msgid "" |
||
1592 | "<application>Lava</application> is a name unfortunately chosen for several " |
||
1593 | "unrelated software development languages/projects. So it doesn't appear as " |
||
7165 | jlepiller | 1594 | "though BLFS has a preference for one over another, the project web sites are" |
1595 | " listed below, without descriptions of the capabilities or features for any " |
||
7156 | jlepiller | 1596 | "of them." |
1597 | msgstr "" |
||
1598 | "<application>Lava</application> est le nom malheureusement choisi pour " |
||
1599 | "plusieurs langages/projets de développement de logiciels divers. Bien que " |
||
1600 | "BLFS n'en préfère aucun par rapport à l'autre, les sites Internet des " |
||
1601 | "projets sont listés ci-dessous, sans description des possibilités ou des " |
||
1602 | "fonctionnalités de l'un d'entre eux." |
||
1603 | |||
1604 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1605 | #: blfs-en/general/prog/other-tools.xml:996 |
||
1606 | msgid "" |
||
1607 | "Project Home Page: <ulink url=\"http://lavape.sourceforge.net/index.htm\"/>" |
||
1608 | msgstr "" |
||
7165 | jlepiller | 1609 | "Page d'accueil du projet : <ulink " |
1610 | "url=\"http://lavape.sourceforge.net/index.htm\"/>" |
||
7156 | jlepiller | 1611 | |
1612 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1613 | #: blfs-en/general/prog/other-tools.xml:1006 |
||
1614 | msgid "" |
||
7165 | jlepiller | 1615 | "Project Home Page: <ulink " |
1616 | "url=\"http://mathias.tripod.com/IavaHomepage.html\"/>" |
||
7156 | jlepiller | 1617 | msgstr "" |
7165 | jlepiller | 1618 | "Page d'accueil du projet : <ulink " |
1619 | "url=\"http://mathias.tripod.com/IavaHomepage.html\"/>" |
||
7156 | jlepiller | 1620 | |
1621 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1622 | #: blfs-en/general/prog/other-tools.xml:1014 |
||
1623 | msgid "Mercury" |
||
1624 | msgstr "Mercury" |
||
1625 | |||
1626 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1627 | #: blfs-en/general/prog/other-tools.xml:1016 |
||
1628 | msgid "" |
||
1629 | "<application>Mercury</application> is a new logic/functional programming " |
||
1630 | "language, which combines the clarity and expressiveness of declarative " |
||
1631 | "programming with advanced static analysis and error detection features. Its " |
||
1632 | "highly optimized execution algorithm delivers efficiency far in excess of " |
||
1633 | "existing logic programming systems, and close to conventional programming " |
||
1634 | "systems. <application>Mercury</application> addresses the problems of large-" |
||
1635 | "scale program development, allowing modularity, separate compilation, and " |
||
1636 | "numerous optimization/time trade-offs." |
||
1637 | msgstr "" |
||
1638 | "<application>Mercury</application> est un nouveau langage de programmation " |
||
7220 | jlepiller | 1639 | "logique/fonctionnelle qui associe la clarté et l'expressivité de la " |
7156 | jlepiller | 1640 | "programmation déclarative avec l'analyse statique avancée et des " |
7165 | jlepiller | 1641 | "fonctionnalités de détection d'erreurs. Son algorithme d'exécution hautement" |
1642 | " optimisé offre une bien plus grande efficacité que les systèmes de " |
||
7220 | jlepiller | 1643 | "programmation logique existants, et se proche des systèmes de programmation " |
1644 | "conventionnels. <application>Mercury</application> traite les problèmes de " |
||
1645 | "développement de programmes à grande échelle en permettant la modularité, la" |
||
1646 | " compilation séparée et de nombreux compromis entre optimisation et temps." |
||
7156 | jlepiller | 1647 | |
1648 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1649 | #: blfs-en/general/prog/other-tools.xml:1028 |
||
1650 | msgid "Project Home Page: <ulink url=\"http://mercurylang.org/\"/>" |
||
7165 | jlepiller | 1651 | msgstr "Page d'accueil du projet : <ulink url=\"http://mercurylang.org/\"/>" |
7156 | jlepiller | 1652 | |
1653 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1654 | #: blfs-en/general/prog/other-tools.xml:1032 |
||
7165 | jlepiller | 1655 | msgid "Download Location: <ulink url=\"http://mercurylang.org/download.html\"/>" |
7156 | jlepiller | 1656 | msgstr "" |
7165 | jlepiller | 1657 | "Emplacement du téléchargement : <ulink " |
1658 | "url=\"http://mercurylang.org/download.html\"/>" |
||
7156 | jlepiller | 1659 | |
1660 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1661 | #: blfs-en/general/prog/other-tools.xml:1040 |
||
1662 | msgid "Mono" |
||
1663 | msgstr "Mono" |
||
1664 | |||
1665 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1666 | #: blfs-en/general/prog/other-tools.xml:1042 |
||
1667 | msgid "" |
||
1668 | "<application>Mono</application> provides the necessary software to develop " |
||
1669 | "and run .NET client and server applications on Linux, Solaris, Mac OS X, " |
||
1670 | "Windows, and Unix. Sponsored by Novell, the <application>Mono</application> " |
||
1671 | "open source project has an active and enthusiastic contributing community " |
||
1672 | "and is positioned to become the leading choice for development of Linux " |
||
1673 | "applications." |
||
1674 | msgstr "" |
||
7165 | jlepiller | 1675 | "<application>Mono</application> offre le logiciel nécessaire pour développer" |
1676 | " et exécuter des applications clients et serveurs .NET sur Linux, Solaris, " |
||
7156 | jlepiller | 1677 | "Mac OS X, Windows, et Unix. Soutenu par Novell, le projet open source " |
1678 | "<application>Mono</application> dispose d'une communauté de contributeurs " |
||
1679 | "active et motivée et peut devenir le choix final pour le développement " |
||
1680 | "d'applications Linux." |
||
1681 | |||
1682 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1683 | #: blfs-en/general/prog/other-tools.xml:1051 |
||
7165 | jlepiller | 1684 | msgid "Project Home Page: <ulink url=\"http://www.mono-project.com/Main_Page\"/>" |
7156 | jlepiller | 1685 | msgstr "" |
7165 | jlepiller | 1686 | "Page d'accueil du projet : <ulink url=\"http://www.mono-" |
1687 | "project.com/Main_Page\"/>" |
||
7156 | jlepiller | 1688 | |
1689 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1690 | #: blfs-en/general/prog/other-tools.xml:1055 |
||
1691 | msgid "" |
||
1692 | "Download Location: <ulink url=\"http://ftp.novell.com/pub/mono/archive/\"/>" |
||
1693 | msgstr "" |
||
7165 | jlepiller | 1694 | "Emplacement du téléchargement : <ulink " |
1695 | "url=\"http://ftp.novell.com/pub/mono/archive/\"/>" |
||
7156 | jlepiller | 1696 | |
1697 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1698 | #: blfs-en/general/prog/other-tools.xml:1063 |
||
1699 | msgid "MPD" |
||
1700 | msgstr "MPD" |
||
1701 | |||
1702 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1703 | #: blfs-en/general/prog/other-tools.xml:1065 |
||
1704 | msgid "" |
||
7165 | jlepiller | 1705 | "<application>MPD</application> is a variant of the " |
1706 | "<application>SR</application> programming language. " |
||
1707 | "<application>SR</application> has a Pascal-like syntax and uses guarded " |
||
1708 | "commands for control statements. <application>MPD</application> has a C-like" |
||
1709 | " syntax and C-like control statements. However, the main components of the " |
||
1710 | "two languages are the same: resources, globals, operations, procs, " |
||
1711 | "procedures, processes, and virtual machines. Moreover, " |
||
1712 | "<application>MPD</application> supports the same variety of concurrent " |
||
1713 | "programming mechanisms as <application>SR</application>: co statements, " |
||
1714 | "semaphores, call/send/forward invocations, and receive and input statements." |
||
7156 | jlepiller | 1715 | msgstr "" |
1716 | "<application>MPD</application> est une variante du langage de programmation " |
||
1717 | "<application>SR</application>. <application>SR</application> dispose d'une " |
||
1718 | "syntaxe ressemblant au Pascal et il utilise des commandes réservées pour " |
||
1719 | "l'établissement de contrôles. <application>MPD</application> a une syntaxe " |
||
7165 | jlepiller | 1720 | "et des établissements de contrôle similaires au C. Cependant, les composants" |
1721 | " principaux des deux langages sont les mêmes : ressources, globales, " |
||
7156 | jlepiller | 1722 | "opérations, procs, procédures, processus et machines virtuelles. De plus, " |
1723 | "<application>MPD</application> supporte la même variété de mécanismes de " |
||
1724 | "programmation simultanés que <application>SR</application> : co " |
||
1725 | "établissements, sémaphores, invocations d'appel/envoi/transfert et " |
||
1726 | "établissements de réceptions et d'entrées." |
||
1727 | |||
1728 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1729 | #: blfs-en/general/prog/other-tools.xml:1079 |
||
1730 | msgid "Project Home Page: <ulink url=\"http://www.cs.arizona.edu/mpd/\"/>" |
||
1731 | msgstr "" |
||
7165 | jlepiller | 1732 | "Page d'accueil du projet : <ulink " |
1733 | "url=\"http://www.cs.arizona.edu/mpd/\"/>" |
||
7156 | jlepiller | 1734 | |
1735 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1736 | #: blfs-en/general/prog/other-tools.xml:1083 |
||
1737 | msgid "" |
||
1738 | "Download Location: <ulink url=\"http://www.cs.arizona.edu/mpd/download/\"/>" |
||
1739 | msgstr "" |
||
7165 | jlepiller | 1740 | "Emplacement du téléchargement : <ulink " |
1741 | "url=\"http://www.cs.arizona.edu/mpd/download/\"/>" |
||
7156 | jlepiller | 1742 | |
1743 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1744 | #: blfs-en/general/prog/other-tools.xml:1091 |
||
1745 | msgid "Nemerle" |
||
1746 | msgstr "Nemerle" |
||
1747 | |||
1748 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1749 | #: blfs-en/general/prog/other-tools.xml:1093 |
||
1750 | msgid "" |
||
1751 | "<application>Nemerle</application> is a high-level statically-typed " |
||
1752 | "programming language for the .NET platform. It offers functional, object-" |
||
1753 | "oriented and imperative features. It has a simple C#-like syntax and a " |
||
1754 | "powerful meta-programming system. Features that come from the functional " |
||
1755 | "land are variants, pattern matching, type inference and parameter " |
||
1756 | "polymorphism (aka generics). The meta-programming system allows great " |
||
1757 | "compiler extensibility, embedding domain specific languages, partial " |
||
1758 | "evaluation and aspect-oriented programming." |
||
1759 | msgstr "" |
||
1760 | "<application>Nemerle</application> est un langage de programmation de haut " |
||
1761 | "niveau typé de façon statique pour la plate-forme .NET. Il offre des " |
||
1762 | "fonctionnalités fonctionnelles, orientées objet et impératives. Il dispose " |
||
7165 | jlepiller | 1763 | "d'une syntaxe similaire au C et d'un puissant système de méta-programmation." |
1764 | " Des fonctionnalités issues de la sphère fonctionnelle sont des variantes, " |
||
1765 | "une correspondance de modèle, la déduction de types et le polymorphisme des " |
||
1766 | "paramètres (alias génériques). Le système de méta-programmation permet une " |
||
1767 | "extensibilité énorme du compilateur, des langages spécifiques à des matières" |
||
1768 | " dans l'embarqué, l'évaluation partielle et la programmation orientée objet." |
||
7156 | jlepiller | 1769 | |
1770 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1771 | #: blfs-en/general/prog/other-tools.xml:1104 |
||
1772 | msgid "Project Home Page: <ulink url=\"http://nemerle.org/About\"/>" |
||
7165 | jlepiller | 1773 | msgstr "Page d'accueil du projet : <ulink url=\"http://nemerle.org/About\"/>" |
7156 | jlepiller | 1774 | |
1775 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1776 | #: blfs-en/general/prog/other-tools.xml:1108 |
||
1777 | msgid "Download Location: <ulink url=\"http://nemerle.org/Downloads\"/>" |
||
1778 | msgstr "" |
||
7165 | jlepiller | 1779 | "Emplacement du téléchargement : <ulink " |
1780 | "url=\"http://nemerle.org/Downloads\"/>" |
||
7156 | jlepiller | 1781 | |
1782 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1783 | #: blfs-en/general/prog/other-tools.xml:1116 |
||
1784 | msgid "Octave" |
||
1785 | msgstr "Octave" |
||
1786 | |||
1787 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1788 | #: blfs-en/general/prog/other-tools.xml:1118 |
||
1789 | msgid "" |
||
1790 | "GNU <application>Octave</application> is a high-level language, primarily " |
||
1791 | "intended for numerical computations. It provides a convenient command line " |
||
1792 | "interface for solving linear and nonlinear problems numerically, and for " |
||
1793 | "performing other numerical experiments using a language that is mostly " |
||
1794 | "compatible with Matlab. It may also be used as a batch-oriented language. " |
||
1795 | "<application>Octave</application> has extensive tools for solving common " |
||
7165 | jlepiller | 1796 | "numerical linear algebra problems, finding the roots of nonlinear equations," |
1797 | " integrating ordinary functions, manipulating polynomials, and integrating " |
||
7156 | jlepiller | 1798 | "ordinary differential and differential-algebraic equations. It is easily " |
1799 | "extensible and customizable via user-defined functions written in " |
||
1800 | "<application>Octave</application>'s own language, or using dynamically " |
||
1801 | "loaded modules written in C++, C, Fortran, or other languages." |
||
1802 | msgstr "" |
||
7165 | jlepiller | 1803 | "GNU <application>Octave</application> est un langage de haut niveau, conçu à" |
1804 | " la base pour des calculs numériques. Il fournit une interface pratique en " |
||
7156 | jlepiller | 1805 | "ligne de commande pour résoudre des problèmes linéaires et non linéaires de " |
1806 | "façon numérique, et pour effectuer d'autres expérimentations numériques en " |
||
7220 | jlepiller | 1807 | "utilisant un langage qui est presque complètement compatible avec Matlab. Il" |
1808 | " peut aussi être utilisé en tant que langage orienté batch. " |
||
1809 | "<application>Octave</application> dispose d'outils très complets pour " |
||
1810 | "résoudre des problèmes numériques courants en algèbre linéaire, pour " |
||
1811 | "rechercher les racines des équations non linéaires, pour intégrer des " |
||
1812 | "fonctions ordinaires, pour manipuler des polynômes et pour intégrer des " |
||
1813 | "équations différentielles ordinaires et des équations algébriques " |
||
1814 | "différentielles. Il est facilement extensible et personnalisable à travers " |
||
1815 | "des fonctions définies par l'utilisateur écrites dans le propre langage " |
||
1816 | "<application>Octave</application>, ou en utilisant des modules chargés de " |
||
1817 | "façon dynamique et écrits en C++, C, Fortran, ou dans d'autres langages." |
||
7156 | jlepiller | 1818 | |
1819 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1820 | #: blfs-en/general/prog/other-tools.xml:1134 |
||
1821 | msgid "Project Home Page: <ulink url=\"http://www.gnu.org/software/octave/\"/>" |
||
1822 | msgstr "" |
||
7165 | jlepiller | 1823 | "Page d'accueil du projet : <ulink " |
1824 | "url=\"http://www.gnu.org/software/octave/\"/>" |
||
7156 | jlepiller | 1825 | |
1826 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1827 | #: blfs-en/general/prog/other-tools.xml:1138 |
||
1828 | msgid "" |
||
7165 | jlepiller | 1829 | "Download Location: <ulink " |
1830 | "url=\"http://www.gnu.org/software/octave/download.html\"/>" |
||
7156 | jlepiller | 1831 | msgstr "" |
7165 | jlepiller | 1832 | "Emplacement du téléchargement : <ulink " |
1833 | "url=\"http://www.gnu.org/software/octave/download.html\"/>" |
||
7156 | jlepiller | 1834 | |
1835 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1836 | #: blfs-en/general/prog/other-tools.xml:1146 |
||
1837 | msgid "OO2C (Optimizing Oberon-2 Compiler)" |
||
1838 | msgstr "OO2C (Optimizing Oberon-2 Compiler)" |
||
1839 | |||
1840 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1841 | #: blfs-en/general/prog/other-tools.xml:1148 |
||
1842 | msgid "" |
||
1843 | "<application>OO2C</application> is an Oberon-2 development platform. It " |
||
1844 | "consists of an optimizing compiler, a number of related tools, a set of " |
||
1845 | "standard library modules and a reference manual. Oberon-2 is a general-" |
||
1846 | "purpose programming language in the tradition of Pascal and Modula-2. Its " |
||
1847 | "most important features are block structure, modularity, separate " |
||
1848 | "compilation, static typing with strong type checking (also across module " |
||
1849 | "boundaries) and type extension with type-bound procedures. Type extension " |
||
1850 | "makes Oberon-2 an object-oriented language." |
||
1851 | msgstr "" |
||
1852 | "<application>OO2C</application> est une plate-forme de développement " |
||
1853 | "Oberon-2. Il consiste en un compilateur d'optimisation, dans un certain " |
||
7165 | jlepiller | 1854 | "nombre d'outils liés, dans un ensemble de modules de bibliothèques standards" |
1855 | " et dans un manuel de référence. Oberon-2 est un langage de programmation " |
||
7156 | jlepiller | 1856 | "généraliste dans la tradition de Pascal et de Modula-2. Ses fonctionnalités " |
1857 | "les plus importantes sont la structure en blocs, la modularité, la " |
||
7165 | jlepiller | 1858 | "compilation séparée, le typage statique avec un contrôle rigoureux des types" |
1859 | " (même dans les limites du module) et l'extension de type avec des " |
||
1860 | "procédures spécifiques aux types. L'extension de type fait d'Oberon-2 un " |
||
1861 | "langage orienté objet." |
||
7156 | jlepiller | 1862 | |
1863 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1864 | #: blfs-en/general/prog/other-tools.xml:1160 |
||
7165 | jlepiller | 1865 | msgid "Project Home Page: <ulink url=\"http://sourceforge.net/projects/ooc/\"/>" |
7156 | jlepiller | 1866 | msgstr "" |
7165 | jlepiller | 1867 | "Page d'accueil du projet : <ulink " |
1868 | "url=\"http://sourceforge.net/projects/ooc/\"/>" |
||
7156 | jlepiller | 1869 | |
1870 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1871 | #: blfs-en/general/prog/other-tools.xml:1164 |
||
1872 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/ooc/\"/>" |
||
1873 | msgstr "" |
||
7165 | jlepiller | 1874 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |
1875 | "repo;/ooc/\"/>" |
||
7156 | jlepiller | 1876 | |
1877 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1878 | #: blfs-en/general/prog/other-tools.xml:1172 |
||
1879 | msgid "Ordered Graph Data Language (OGDL)" |
||
1880 | msgstr "" |
||
1881 | "Ordered Graph Data Language (OGDL, langage de données de graphe ordonné)" |
||
1882 | |||
1883 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1884 | #: blfs-en/general/prog/other-tools.xml:1174 |
||
1885 | msgid "" |
||
1886 | "<application>OGDL</application> is a structured textual format that " |
||
1887 | "represents information in the form of graphs, where the nodes are strings " |
||
1888 | "and the arcs or edges are spaces or indentation." |
||
1889 | msgstr "" |
||
1890 | "<application>OGDL</application> est un format de texte structuré qui " |
||
1891 | "représente des informations sous la forme de graphes, où les nœuds " |
||
1892 | "sont des chaînes et les arcs ou les bords sont des espaces ou de " |
||
1893 | "l'indentation." |
||
1894 | |||
1895 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1896 | #: blfs-en/general/prog/other-tools.xml:1180 |
||
1897 | msgid "Project Home Page: <ulink url=\"http://ogdl.sourceforge.net/\"/>" |
||
1898 | msgstr "" |
||
7165 | jlepiller | 1899 | "Page d'accueil du projet : <ulink " |
1900 | "url=\"http://ogdl.sourceforge.net/\"/>" |
||
7156 | jlepiller | 1901 | |
1902 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1903 | #: blfs-en/general/prog/other-tools.xml:1184 |
||
1904 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/ogdl/\"/>" |
||
1905 | msgstr "" |
||
7165 | jlepiller | 1906 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |
1907 | "repo;/ogdl/\"/>" |
||
7156 | jlepiller | 1908 | |
1909 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1910 | #: blfs-en/general/prog/other-tools.xml:1192 |
||
1911 | msgid "Pike" |
||
1912 | msgstr "Pike" |
||
1913 | |||
1914 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1915 | #: blfs-en/general/prog/other-tools.xml:1194 |
||
1916 | msgid "" |
||
1917 | "<application>Pike</application> is a dynamic programming language with a " |
||
1918 | "syntax similar to Java and C. It is simple to learn, does not require long " |
||
1919 | "compilation passes and has powerful built-in data types allowing simple and " |
||
1920 | "really fast data manipulation. Pike is released under the GNU GPL, GNU LGPL " |
||
1921 | "and MPL." |
||
1922 | msgstr "" |
||
1923 | "<application>Pike</application> est un langage de programmation dynamique " |
||
1924 | "ayant une syntaxe similaire au Java et au C. Il est simple à apprendre, il " |
||
1925 | "n'exige pas de longues passes de compilation et il a des types de données " |
||
1926 | "intégrés puissants permettant la manipulation simple et rapide de données. " |
||
1927 | "Pike est publié sous la GNU GPL, GNU LGPL et MPL." |
||
1928 | |||
1929 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1930 | #: blfs-en/general/prog/other-tools.xml:1202 |
||
1931 | msgid "Project Home Page: <ulink url=\"http://pike.ida.liu.se/\"/>" |
||
7165 | jlepiller | 1932 | msgstr "Page d'accueil du projet : <ulink url=\"http://pike.ida.liu.se/\"/>" |
7156 | jlepiller | 1933 | |
1934 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1935 | #: blfs-en/general/prog/other-tools.xml:1206 |
||
1936 | msgid "" |
||
1937 | "Download Location: <ulink url=\"http://pike.ida.liu.se/download/pub/pike\"/>" |
||
1938 | msgstr "" |
||
7165 | jlepiller | 1939 | "Emplacement du téléchargement : <ulink " |
1940 | "url=\"http://pike.ida.liu.se/download/pub/pike\"/>" |
||
7156 | jlepiller | 1941 | |
1942 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1943 | #: blfs-en/general/prog/other-tools.xml:1235 |
||
1944 | msgid "Pyrex" |
||
1945 | msgstr "Pyrex" |
||
1946 | |||
1947 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1948 | #: blfs-en/general/prog/other-tools.xml:1237 |
||
1949 | msgid "" |
||
1950 | "<application>Pyrex</application> is a language specially designed for " |
||
1951 | "writing Python extension modules. It's designed to bridge the gap between " |
||
7165 | jlepiller | 1952 | "the nice, high-level, easy-to-use world of <application>Python</application>" |
1953 | " and the messy, low-level world of C. <application>Pyrex</application> lets" |
||
1954 | " you write code that mixes <application>Python</application> and C data " |
||
1955 | "types any way you want, and compiles it into a C extension for " |
||
7156 | jlepiller | 1956 | "<application>Python</application>." |
1957 | msgstr "" |
||
1958 | "<application>Pyrex</application> est un langage spécialement conçu pour " |
||
1959 | "écrire des modules d'extension Python. Il est conçu pour combler le fossé " |
||
1960 | "entre le monde sympathique, de haut niveau et facile à utiliser de " |
||
7165 | jlepiller | 1961 | "<application>Python</application> et le monde chaotique de bas niveau du C." |
1962 | " <application>Pyrex</application> vous permet d'écrire du code qui mélange " |
||
7156 | jlepiller | 1963 | "des types de données <application>Python</application> et C de la façon que " |
7165 | jlepiller | 1964 | "vous voulez et de le compiler dans une extension C pour " |
1965 | "<application>Python</application>." |
||
7156 | jlepiller | 1966 | |
1967 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
1968 | #: blfs-en/general/prog/other-tools.xml:1248 |
||
1969 | msgid "" |
||
7165 | jlepiller | 1970 | "Project Home Page: <ulink " |
1971 | "url=\"http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/\"/>" |
||
7156 | jlepiller | 1972 | msgstr "" |
7165 | jlepiller | 1973 | "Page d'accueil du projet : <ulink " |
1974 | "url=\"http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/\"/>" |
||
7156 | jlepiller | 1975 | |
1976 | #. type: Content of: <sect1><sect2><sect3><title> |
||
1977 | #: blfs-en/general/prog/other-tools.xml:1256 |
||
1978 | msgid "Q" |
||
1979 | msgstr "Q" |
||
1980 | |||
1981 | #. type: Content of: <sect1><sect2><sect3><para> |
||
1982 | #: blfs-en/general/prog/other-tools.xml:1258 |
||
1983 | msgid "" |
||
1984 | "<application>Q</application> is a functional programming language based on " |
||
1985 | "term rewriting. Thus, a <application>Q</application> program or " |
||
1986 | "<quote>script</quote> is simply a collection of equations which are used to " |
||
1987 | "evaluate expressions in a symbolic fashion. The equations establish " |
||
1988 | "algebraic identities and are interpreted as rewriting rules in order to " |
||
1989 | "reduce expressions to <quote>normal forms</quote>." |
||
1990 | msgstr "" |
||
1991 | "<application>Q</application> est un langage de programmation fonctionnel " |
||
7165 | jlepiller | 1992 | "basé sur la réécriture du terminal. Un programme " |
1993 | "<application>Q</application> ou un <quote>script</quote> est ainsi " |
||
1994 | "simplement un ensemble d'équations utilisées pour évaluer les expressions " |
||
1995 | "d'une manière symbolique. Les équations établissent des identifieurs " |
||
1996 | "algébriques et sont interprétées comme la réécriture de règles afin de " |
||
1997 | "réduire des expressions en des <quote>formes normales</quote>." |
||
7156 | jlepiller | 1998 | |
1999 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2000 | #: blfs-en/general/prog/other-tools.xml:1267 |
||
2001 | msgid "Project Home Page: <ulink url=\"http://q-lang.sourceforge.net/\"/>" |
||
2002 | msgstr "" |
||
7165 | jlepiller | 2003 | "Page d'accueil du projet : <ulink " |
2004 | "url=\"http://q-lang.sourceforge.net/\"/>" |
||
7156 | jlepiller | 2005 | |
2006 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2007 | #: blfs-en/general/prog/other-tools.xml:1271 |
||
2008 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/q-lang/\"/>" |
||
2009 | msgstr "" |
||
7165 | jlepiller | 2010 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |
2011 | "repo;/q-lang/\"/>" |
||
7156 | jlepiller | 2012 | |
2013 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2014 | #: blfs-en/general/prog/other-tools.xml:1279 |
||
2015 | msgid "R" |
||
2016 | msgstr "R" |
||
2017 | |||
2018 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2019 | #: blfs-en/general/prog/other-tools.xml:1281 |
||
2020 | msgid "" |
||
2021 | "<application>R</application> is a language and environment for statistical " |
||
7165 | jlepiller | 2022 | "computing and graphics. It is a GNU project similar to the " |
2023 | "<application>S</application> language and environment which was developed at" |
||
2024 | " Bell Laboratories (formerly AT&T, now Lucent Technologies) by John " |
||
2025 | "Chambers and colleagues. <application>R</application> can be considered as a" |
||
2026 | " different implementation of <application>S</application>. There are some " |
||
2027 | "important differences, but much code written for " |
||
2028 | "<application>S</application> runs unaltered under " |
||
2029 | "<application>R</application>. <application>R</application> provides a wide " |
||
2030 | "variety of statistical (linear and nonlinear modelling, classical " |
||
2031 | "statistical tests, time-series analysis, classification, clustering, ...) " |
||
2032 | "and graphical techniques, and is highly extensible. The " |
||
2033 | "<application>S</application> language is often the vehicle of choice for " |
||
2034 | "research in statistical methodology, and <application>R</application> " |
||
2035 | "provides an Open Source route to participation in that activity." |
||
7156 | jlepiller | 2036 | msgstr "" |
2037 | "<application>R</application> est un langage et un environnement pour le " |
||
2038 | "calcul statistique et les graphiques. C'est un projet GNU similaire au " |
||
2039 | "langage et à l'environnement <application>S</application> qui a été " |
||
2040 | "développé dans les laboratoires Bell (anciennement AT&T, maintenant " |
||
7165 | jlepiller | 2041 | "Lucent Technologies) par John Chambers et ses collègues. " |
2042 | "<application>R</application> peut être considéré comme une implémentation " |
||
2043 | "différente du <application>S</application>. Il y a des différences " |
||
2044 | "importantes mais beaucoup de code écrit pour <application>S</application> " |
||
2045 | "fonctionne sans effort sous <application>R</application>. " |
||
2046 | "<application>R</application> fournit une grande variété de statistiques " |
||
2047 | "(modélisation linéaire et non linéaire, tests statistiques classiques, " |
||
2048 | "analyses de séries temporelles, classification, clustering, ...) et de " |
||
2049 | "techniques graphiques, et il est hautement extensible. Le langage " |
||
2050 | "<application>S</application> est souvent le choix privilégié pour la " |
||
7220 | jlepiller | 2051 | "recherche en méthodologie statistique et <application>R</application> offre " |
2052 | "une voie open source pour participer à cette activité." |
||
7156 | jlepiller | 2053 | |
2054 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2055 | #: blfs-en/general/prog/other-tools.xml:1299 |
||
2056 | msgid "Project Home Page: <ulink url=\"http://www.r-project.org/\"/>" |
||
2057 | msgstr "" |
||
2058 | "Page d'accueil du projet : <ulink url=\"http://www.r-project.org/\"/>" |
||
2059 | |||
2060 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2061 | #: blfs-en/general/prog/other-tools.xml:1303 |
||
7165 | jlepiller | 2062 | msgid "Download Location: <ulink url=\"http://cran.r-project.org/mirrors.html\"/>" |
7156 | jlepiller | 2063 | msgstr "" |
7165 | jlepiller | 2064 | "Emplacement du téléchargement : <ulink " |
2065 | "url=\"http://cran.r-project.org/mirrors.html\"/>" |
||
7156 | jlepiller | 2066 | |
2067 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2068 | #: blfs-en/general/prog/other-tools.xml:1311 |
||
2069 | msgid "Regina Rexx" |
||
2070 | msgstr "Regina Rexx" |
||
2071 | |||
2072 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2073 | #: blfs-en/general/prog/other-tools.xml:1313 |
||
2074 | msgid "" |
||
7165 | jlepiller | 2075 | "<application>Regina</application> is a Rexx interpreter that has been ported" |
2076 | " to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also" |
||
2077 | " to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x BeOS, " |
||
7156 | jlepiller | 2078 | "MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition. Rexx is a " |
2079 | "programming language that was designed to be easy to use for inexperienced " |
||
7165 | jlepiller | 2080 | "programmers yet powerful enough for experienced users. It is also a language" |
2081 | " ideally suited as a macro language for other applications." |
||
7156 | jlepiller | 2082 | msgstr "" |
7165 | jlepiller | 2083 | "<application>Regina</application> est un interpréteur Rexx qui porté vers la" |
2084 | " plupart des plate-formes Unix (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) " |
||
2085 | "et vers OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x BeOS," |
||
2086 | " MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS et OpenEdition. Rexx est un " |
||
2087 | "langage de programmation conçu pour être facile à utiliser par des " |
||
2088 | "programmeurs inexpérimentés mais assez puissant pour des utilisateurs " |
||
2089 | "expérimentés. C'est aussi un langage qui convient parfaitement pour être un " |
||
2090 | "langage de macro pour d'autres applications." |
||
7156 | jlepiller | 2091 | |
2092 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2093 | #: blfs-en/general/prog/other-tools.xml:1324 |
||
2094 | msgid "Project Home Page: <ulink url=\"http://regina-rexx.sourceforge.net/\"/>" |
||
2095 | msgstr "" |
||
7165 | jlepiller | 2096 | "Page d'accueil du projet : <ulink url=\"http://regina-" |
2097 | "rexx.sourceforge.net/\"/>" |
||
7156 | jlepiller | 2098 | |
2099 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2100 | #: blfs-en/general/prog/other-tools.xml:1328 |
||
2101 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/regina-rexx\"/>" |
||
2102 | msgstr "" |
||
2103 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-repo;/regina-" |
||
2104 | "rexx\"/>" |
||
2105 | |||
2106 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2107 | #: blfs-en/general/prog/other-tools.xml:1336 |
||
2108 | msgid "Small Device C Compiler (SDCC)" |
||
2109 | msgstr "Small Device C Compiler (SDCC, compilateur C de petit périphérique)" |
||
2110 | |||
2111 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2112 | #: blfs-en/general/prog/other-tools.xml:1338 |
||
2113 | msgid "" |
||
7165 | jlepiller | 2114 | "<application>SDCC</application> is a Freeware, retargetable, optimizing " |
2115 | "ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80" |
||
2116 | " based MCUs. Work is in progress on supporting the Motorola 68HC08 as well " |
||
2117 | "as Microchip PIC16 and PIC18 series. The entire source code for the compiler" |
||
2118 | " is distributed under GPL." |
||
7156 | jlepiller | 2119 | msgstr "" |
2120 | "<application>SDCC</application> est un compilateur gratuit, qu'on peut " |
||
2121 | "recibler et qui optimise l'ANSI-C et qui cible Intel 8051, Maxim 80DS390 et " |
||
2122 | "les MCUs basés sur Zilog Z80. Le travail progresse autour du support de " |
||
2123 | "Motorola 68HC08 et des séries Microchip PIC16 et PIC18. Tout le code source " |
||
2124 | "pour le compilateur est distribué sous la GPL." |
||
2125 | |||
2126 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2127 | #: blfs-en/general/prog/other-tools.xml:1346 |
||
2128 | msgid "Project Home Page: <ulink url=\"http://sdcc.sourceforge.net/\"/>" |
||
2129 | msgstr "" |
||
7165 | jlepiller | 2130 | "Page d'accueil du projet : <ulink " |
2131 | "url=\"http://sdcc.sourceforge.net/\"/>" |
||
7156 | jlepiller | 2132 | |
2133 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2134 | #: blfs-en/general/prog/other-tools.xml:1350 |
||
2135 | msgid "" |
||
7165 | jlepiller | 2136 | "Download Location: <ulink " |
2137 | "url=\"http://sdcc.sourceforge.net/snap.php#Source\"/>" |
||
7156 | jlepiller | 2138 | msgstr "" |
7165 | jlepiller | 2139 | "Emplacement du téléchargement : <ulink " |
2140 | "url=\"http://sdcc.sourceforge.net/snap.php#Source\"/>" |
||
7156 | jlepiller | 2141 | |
2142 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2143 | #: blfs-en/general/prog/other-tools.xml:1358 |
||
2144 | msgid "SmartEiffel (The GNU Eiffel Compiler)" |
||
2145 | msgstr "SmartEiffel (The GNU Eiffel Compiler)" |
||
2146 | |||
2147 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2148 | #: blfs-en/general/prog/other-tools.xml:1360 |
||
2149 | msgid "" |
||
2150 | "<application>SmartEiffel</application> claims to be <quote>the fastest and " |
||
2151 | "the slimmest multi-platform Eiffel compiler on Earth</quote>. Eiffel is an " |
||
2152 | "object-oriented programming language which emphasizes the production of " |
||
2153 | "robust software. Its syntax is keyword-oriented in the ALGOL and Pascal " |
||
2154 | "tradition. Eiffel is strongly statically typed, with automatic memory " |
||
2155 | "management (typically implemented by garbage collection). Distinguishing " |
||
2156 | "characteristics of Eiffel include Design by contract (DbC), liberal use of " |
||
2157 | "inheritance including multiple inheritance, a type system handling both " |
||
2158 | "value and reference semantics, and generic classes. Eiffel has a unified " |
||
2159 | "type system—all types in Eiffel are classes, so it is possible to " |
||
2160 | "create subclasses of the basic classes such as INTEGER. Eiffel has operator " |
||
2161 | "overloading, including the ability to define new operators, but does not " |
||
2162 | "have method overloading." |
||
2163 | msgstr "" |
||
2164 | "<application>SmartEiffel</application> se veut être <quote>le compilateur " |
||
7165 | jlepiller | 2165 | "multi-plate-formes Eiffel le plus rapide et le plus léger de la " |
2166 | "terre</quote>. Eiffel est un langage de programmation orienté objet qui met " |
||
2167 | "en valeur la production de logiciels robustes. Sa syntaxe est orientée mots-" |
||
7220 | jlepiller | 2168 | "clés dans la tradition d'ALGOL et du Pascal. Eiffel est typé de façon très " |
7156 | jlepiller | 2169 | "statique, avec une gestion automatique de la mémoire (gérée en général par " |
7220 | jlepiller | 2170 | "un ramasse-miettes). Les caractéristiques les plus remarquables d'Eiffel " |
2171 | "sont le Design by contract (DbC, la conception par contrat), l'utilisation " |
||
2172 | "libérale de l'héritage dont l'héritage multiple, son système de types qui " |
||
2173 | "gère la sémantique des valeurs et des références, et les classes génériques." |
||
2174 | " Eiffel dispose d'un système de type unifié — tous les types " |
||
2175 | "d'Eiffel sont des classes, donc il est possible de créer des sous-classes de" |
||
2176 | " classes de base telles que INTEGER. Eiffel permet la surcharge d'opérateur," |
||
2177 | " avec la possibilité de définir de nouveaux opérateurs, mais ne permet pas " |
||
2178 | "la surcharge de méthode." |
||
7156 | jlepiller | 2179 | |
2180 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2181 | #: blfs-en/general/prog/other-tools.xml:1377 |
||
2182 | msgid "Project Home Page: <ulink url=\"http://smarteiffel.loria.fr/\"/>" |
||
2183 | msgstr "" |
||
7165 | jlepiller | 2184 | "Page d'accueil du projet : <ulink " |
2185 | "url=\"http://smarteiffel.loria.fr/\"/>" |
||
7156 | jlepiller | 2186 | |
2187 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2188 | #: blfs-en/general/prog/other-tools.xml:1381 |
||
2189 | msgid "" |
||
7165 | jlepiller | 2190 | "Download Location: <ulink " |
2191 | "url=\"https://gforge.inria.fr/frs/?group_id=184\"/>" |
||
7156 | jlepiller | 2192 | msgstr "" |
7165 | jlepiller | 2193 | "Emplacement du téléchargement : <ulink " |
2194 | "url=\"https://gforge.inria.fr/frs/?group_id=184\"/>" |
||
7156 | jlepiller | 2195 | |
2196 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2197 | #: blfs-en/general/prog/other-tools.xml:1389 |
||
2198 | msgid "Squeak" |
||
2199 | msgstr "Squeak" |
||
2200 | |||
2201 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2202 | #: blfs-en/general/prog/other-tools.xml:1391 |
||
2203 | msgid "" |
||
2204 | "<application>Squeak</application> is an open, highly-portable Smalltalk " |
||
2205 | "implementation whose virtual machine is written entirely in Smalltalk, " |
||
2206 | "making it easy to debug, analyze, and change. To achieve practical " |
||
7165 | jlepiller | 2207 | "performance, a translator produces an equivalent C program whose performance" |
2208 | " is comparable to commercial Smalltalks. Other noteworthy aspects of " |
||
7156 | jlepiller | 2209 | "<application>Squeak</application> include: real-time sound and music " |
2210 | "synthesis written entirely in Smalltalk, extensions of BitBlt to handle " |
||
2211 | "color of any depth and anti-aliased image rotation and scaling, network " |
||
2212 | "access support that allows simple construction of servers and other useful " |
||
7165 | jlepiller | 2213 | "facilities, it runs bit-identical on many platforms (Windows, Mac, Unix, and" |
2214 | " others), a compact object format that typically requires only a single word" |
||
2215 | " of overhead per object and a simple yet efficient incremental garbage " |
||
7156 | jlepiller | 2216 | "collector for 32-bit direct pointers efficient bulk-mutation of objects." |
2217 | msgstr "" |
||
7220 | jlepiller | 2218 | "<application>Squeak</application> est une implémentation ouverte et très " |
2219 | "portable de Smalltalk, dont la machine virtuelle est écrite en Smalltalk, ce" |
||
2220 | " qui la rend facile à déboguer, à analyser et à modifier. Pour obtenir des " |
||
2221 | "performances pratiques, un traducteur produit un programme C équivalent dont" |
||
2222 | " la performance est comparable aux Smalltalks commerciaux. D'autres aspects " |
||
2223 | "intéressants de <application>Squeak</application> incluent : le son en " |
||
2224 | "temps réel et le synthétiseur de musique écrit complètement en Smalltalk, " |
||
2225 | "les extensions de BitBlt pour gérer la couleur de n'importe quelle " |
||
2226 | "profondeur, la rotation et le redimensionnement d'images sans crénelage, le " |
||
2227 | "support de l'accès réseau qui permet de construire facilement des serveurs " |
||
2228 | "et d'autres infrastructures utiles, l'exécution de binaires identiques sur " |
||
2229 | "beaucoup de plate-formes (Windows, Mac, Unix, et autres), la compacité de " |
||
2230 | "son format d'objet qui n'exige en général que deux octets de plus par objet " |
||
2231 | "et son ramasse-miettes simple mais efficace pour les pointeurs directs sur " |
||
2232 | "32 bits et une mutation de masse efficace des objets." |
||
7156 | jlepiller | 2233 | |
2234 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2235 | #: blfs-en/general/prog/other-tools.xml:1409 |
||
2236 | msgid "Project Home Page: <ulink url=\"http://www.squeak.org/\"/>" |
||
7165 | jlepiller | 2237 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.squeak.org/\"/>" |
7156 | jlepiller | 2238 | |
2239 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2240 | #: blfs-en/general/prog/other-tools.xml:1413 |
||
2241 | msgid "Download Location: <ulink url=\"http://www.squeak.org/Download/\"/>" |
||
2242 | msgstr "" |
||
7165 | jlepiller | 2243 | "Emplacement du téléchargement : <ulink " |
2244 | "url=\"http://www.squeak.org/Download/\"/>" |
||
7156 | jlepiller | 2245 | |
2246 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2247 | #: blfs-en/general/prog/other-tools.xml:1421 |
||
2248 | msgid "SR (Synchronizing Resources)" |
||
2249 | msgstr "SR (Synchronizing Resources)" |
||
2250 | |||
2251 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2252 | #: blfs-en/general/prog/other-tools.xml:1423 |
||
2253 | msgid "" |
||
7165 | jlepiller | 2254 | "<application>SR</application> is a language for writing concurrent programs." |
2255 | " The main language constructs are resources and operations. Resources " |
||
7156 | jlepiller | 2256 | "encapsulate processes and variables they share; operations provide the " |
2257 | "primary mechanism for process interaction. <application>SR</application> " |
||
2258 | "provides a novel integration of the mechanisms for invoking and servicing " |
||
2259 | "operations. Consequently, all of local and remote procedure call, " |
||
2260 | "rendezvous, message passing, dynamic process creation, multicast, and " |
||
2261 | "semaphores are supported. <application>SR</application> also supports " |
||
2262 | "shared global variables and operations." |
||
2263 | msgstr "" |
||
2264 | "<application>SR</application> est un langage pour écrire des programmes " |
||
7165 | jlepiller | 2265 | "concurrents. Les constructions principales du langage sont les ressources et" |
2266 | " les opérations. Les ressources encapsulent des processus et des variables " |
||
7156 | jlepiller | 2267 | "qu'elles partagent ; les opérations fournissent le mécanisme primaire " |
7220 | jlepiller | 2268 | "de l'interaction des processus. <application>SR</application> offre une " |
2269 | "intégration originale des mécanismes pour les opérations d'appel et de mise " |
||
2270 | "en service. Par conséquent, les appels locaux et de procédures distantes, " |
||
2271 | "les rendez-vous, le passage de message, la création de processus dynamiques," |
||
2272 | " le multicast, et les sémaphores sont tous supportés. " |
||
2273 | "<application>SR</application> supporte aussi des variables globales et des " |
||
2274 | "opérations partagées." |
||
7156 | jlepiller | 2275 | |
2276 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2277 | #: blfs-en/general/prog/other-tools.xml:1436 |
||
2278 | msgid "" |
||
2279 | "Project Home Page: <ulink url=\"http://www.cs.arizona.edu/sr/index.html\"/>" |
||
2280 | msgstr "" |
||
7165 | jlepiller | 2281 | "Page d'accueil du projet : <ulink " |
2282 | "url=\"http://www.cs.arizona.edu/sr/index.html\"/>" |
||
7156 | jlepiller | 2283 | |
2284 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2285 | #: blfs-en/general/prog/other-tools.xml:1440 |
||
2286 | msgid "Download Location: <ulink url=\"ftp://ftp.cs.arizona.edu/sr/\"/>" |
||
2287 | msgstr "" |
||
7165 | jlepiller | 2288 | "Emplacement du téléchargement : <ulink " |
2289 | "url=\"ftp://ftp.cs.arizona.edu/sr/\"/>" |
||
7156 | jlepiller | 2290 | |
2291 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2292 | #: blfs-en/general/prog/other-tools.xml:1448 |
||
2293 | msgid "Standard ML" |
||
2294 | msgstr "Standard ML" |
||
2295 | |||
2296 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2297 | #: blfs-en/general/prog/other-tools.xml:1450 |
||
2298 | msgid "" |
||
2299 | "Standard ML is a safe, modular, strict, functional, polymorphic programming " |
||
2300 | "language with compile-time type checking and type inference, garbage " |
||
2301 | "collection, exception handling, immutable data types and updatable " |
||
2302 | "references, abstract data types, and parametric modules. It has efficient " |
||
7165 | jlepiller | 2303 | "implementations and a formal definition with a proof of soundness. There are" |
2304 | " many implementations of Standard ML, among them:" |
||
7156 | jlepiller | 2305 | msgstr "" |
2306 | "ML Standard est un langage de programmation sécurisé, modulaire, strict, " |
||
2307 | "fonctionnel, polymorphe avec une vérification de type au moment de la " |
||
2308 | "compilation et l'inference de type, la récupération des déchets, la gestion " |
||
7165 | jlepiller | 2309 | "des exceptions, les types de données immuables et des références qui peuvent" |
2310 | " être mises à jour, des types de données abstraits et des modules " |
||
7156 | jlepiller | 2311 | "paramétriques. Il comporte des implémentations efficaces et une définition " |
7165 | jlepiller | 2312 | "formelle avec une épreuve sans sons. Il existe de nombreuses implémentations" |
2313 | " du ML Standard, parmi lesquelles :" |
||
7156 | jlepiller | 2314 | |
2315 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2316 | #: blfs-en/general/prog/other-tools.xml:1459 |
||
2317 | msgid "ML Kit: <ulink url=\"http://www.it-c.dk/research/mlkit/\"/>" |
||
2318 | msgstr "Kit ML : <ulink url=\"http://www.it-c.dk/research/mlkit/\"/>" |
||
2319 | |||
2320 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2321 | #: blfs-en/general/prog/other-tools.xml:1463 |
||
2322 | msgid "MLton: <ulink url=\"http://mlton.org/\"/>" |
||
2323 | msgstr "MLton : <ulink url=\"http://mlton.org/\"/>" |
||
2324 | |||
2325 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2326 | #: blfs-en/general/prog/other-tools.xml:1467 |
||
2327 | msgid "Poly/ML: <ulink url=\"http://www.polyml.org/\"/>" |
||
2328 | msgstr "Poly/ML : <ulink url=\"http://www.polyml.org/\"/>" |
||
2329 | |||
2330 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2331 | #: blfs-en/general/prog/other-tools.xml:1471 |
||
2332 | msgid "Standard ML of New Jersey: <ulink url=\"http://www.smlnj.org/\"/>" |
||
7165 | jlepiller | 2333 | msgstr "ML Standard de New Jersey : <ulink url=\"http://www.smlnj.org/\"/>" |
7156 | jlepiller | 2334 | |
2335 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2336 | #: blfs-en/general/prog/other-tools.xml:1479 |
||
2337 | msgid "Steel Bank Common Lisp (SBCL)" |
||
2338 | msgstr "Steel Bank Common Lisp (SBCL)" |
||
2339 | |||
2340 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2341 | #: blfs-en/general/prog/other-tools.xml:1481 |
||
2342 | msgid "" |
||
2343 | "<application>SBCL</application> is an open source (free software) compiler " |
||
2344 | "and runtime system for ANSI Common Lisp. It provides an interactive " |
||
2345 | "environment including an integrated native compiler, a debugger, and many " |
||
2346 | "extensions. <application>SBCL</application> runs on a number of platforms." |
||
2347 | msgstr "" |
||
7165 | jlepiller | 2348 | "<application>SBCL</application> est un compilateur en un système d'exécution" |
2349 | " immédiate open source (logiciel libre) pour l'ANSI Common Lisp. Il offre " |
||
2350 | "un environnement interactif comprenant un compilateur natif intégré, un " |
||
7156 | jlepiller | 2351 | "débogueur et beaucoup d'extensions. <application>SBCL</application> " |
2352 | "fonctionne sur un grand nombre de plate-formes." |
||
2353 | |||
2354 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2355 | #: blfs-en/general/prog/other-tools.xml:1489 |
||
2356 | msgid "Project Home Page: <ulink url=\"http://www.sbcl.org/\"/>" |
||
2357 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.sbcl.org/\"/>" |
||
2358 | |||
2359 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2360 | #: blfs-en/general/prog/other-tools.xml:1493 |
||
2361 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/sbcl/\"/>" |
||
2362 | msgstr "" |
||
7165 | jlepiller | 2363 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |
2364 | "repo;/sbcl/\"/>" |
||
7156 | jlepiller | 2365 | |
2366 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2367 | #: blfs-en/general/prog/other-tools.xml:1501 |
||
2368 | msgid "Tiny C Compiler (TCC)" |
||
2369 | msgstr "Tiny C Compiler (TCC)" |
||
2370 | |||
2371 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2372 | #: blfs-en/general/prog/other-tools.xml:1503 |
||
2373 | msgid "" |
||
7165 | jlepiller | 2374 | "<application>Tiny C Compiler</application> is a small C compiler that can be" |
2375 | " used to compile and execute C code everywhere, for example on rescue disks " |
||
7156 | jlepiller | 2376 | "(about 100KB for x86 TCC executable, including C preprocessor, C compiler, " |
7165 | jlepiller | 2377 | "assembler and linker). <application>TCC</application> is fast. It generates" |
2378 | " optimized x86 code, has no byte code overhead and compiles, assembles and " |
||
7156 | jlepiller | 2379 | "links several times faster than <application>GCC</application>. " |
2380 | "<application>TCC</application> is versatile, any C dynamic library can be " |
||
2381 | "used directly. It is heading toward full ISOC99 compliance and can compile " |
||
2382 | "itself. The compiler is safe as it includes an optional memory and bound " |
||
2383 | "checker. Bound checked code can be mixed freely with standard code. " |
||
2384 | "<application>TCC</application> compiles and executes C source directly. No " |
||
2385 | "linking or assembly necessary. A full C preprocessor and GNU-like assembler " |
||
7165 | jlepiller | 2386 | "is included. It is C script supported; just add <quote>#!/usr/local/bin/tcc " |
2387 | "-run</quote> on the first line of your C source, and execute it directly " |
||
2388 | "from the command line. With libtcc, you can use " |
||
2389 | "<application>TCC</application> as a backend for dynamic code generation." |
||
7156 | jlepiller | 2390 | msgstr "" |
2391 | "<application>Tiny C Compiler</application> est un petit compilateur C qui " |
||
2392 | "peut être utilisé pour compiler et exécuter du code C n'importe où, par " |
||
2393 | "exemple sur des disques de secours (environ 100Ko pour un exécutable TCC " |
||
2394 | "x86, y compris le préprocesseur C, le compilateur C, l'assembleur et " |
||
2395 | "l'éditeur de liens). <application>TCC</application> est rapide. Il génère " |
||
7220 | jlepiller | 2396 | "du code x86 optimisé, il n'a pas de coût supplémentaire dû à un bytecode et " |
2397 | "il compile, assemble et lie beaucoup plus vite que " |
||
2398 | "<application>GCC</application>. <application>TCC</application> est souple, " |
||
2399 | "n'importe quelle bibliothèque C dynamique peut être directement utilisée. Il" |
||
2400 | " se rapproche des exigences complètes de ISOC99 et il peut se compiler. Le " |
||
2401 | "compilateur est sécurisé car il inclut un vérificateur de mémoire et de " |
||
2402 | "bornes facultatif. Le code dont les bornes sont vérifiées peut être " |
||
2403 | "librement mêlé avec du code standard. <application>TCC</application> " |
||
2404 | "compile et exécute directement du code source C. Pas besoin d'édition de " |
||
2405 | "liens ou d'assemblage. Un préprocesseur C complet et un assembleur de type " |
||
2406 | "GNU est inclus. Le script C est supporté ; ajoutez simplement " |
||
2407 | "<quote>#!/usr/local/bin/tcc -run</quote> sur la première ligne de votre " |
||
2408 | "source C, et exécutez-le directement depuis la ligne de commande. Avec " |
||
2409 | "libtcc, vous pouvez utiliser <application>TCC</application> comme support " |
||
2410 | "pour la génération de code dynamique." |
||
7156 | jlepiller | 2411 | |
2412 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2413 | #: blfs-en/general/prog/other-tools.xml:1524 |
||
2414 | msgid "Project Home Page: <ulink url=\"http://bellard.org/tcc/\"/>" |
||
7165 | jlepiller | 2415 | msgstr "Page d'accueil du projet : <ulink url=\"http://bellard.org/tcc/\"/>" |
7156 | jlepiller | 2416 | |
2417 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2418 | #: blfs-en/general/prog/other-tools.xml:1528 |
||
2419 | msgid "" |
||
2420 | "Download Location: <ulink url=\"http://download.savannah.gnu.org/releases-" |
||
2421 | "noredirect/tinycc/\"/>" |
||
2422 | msgstr "" |
||
7165 | jlepiller | 2423 | "Emplacement du téléchargement : <ulink " |
2424 | "url=\"http://download.savannah.gnu.org/releases-noredirect/tinycc/\"/>" |
||
7156 | jlepiller | 2425 | |
2426 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2427 | #: blfs-en/general/prog/other-tools.xml:1536 |
||
2428 | msgid "TinyCOBOL" |
||
2429 | msgstr "TinyCOBOL" |
||
2430 | |||
2431 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2432 | #: blfs-en/general/prog/other-tools.xml:1538 |
||
2433 | msgid "" |
||
2434 | "<application>TinyCOBOL</application> is a COBOL compiler being developed by " |
||
2435 | "members of the free software community. The mission is to produce a COBOL " |
||
7165 | jlepiller | 2436 | "compiler based on the COBOL 85 standards. " |
2437 | "<application>TinyCOBOL</application> is available for the Intel architecture" |
||
2438 | " (IA32) and compatible processors on the following platforms: BeOS, FreeBSD," |
||
2439 | " Linux and MinGW on Windows." |
||
7156 | jlepiller | 2440 | msgstr "" |
2441 | "<application>TinyCOBOL</application> est un compilateur COBOL développé par " |
||
2442 | "les membres de la communauté du logiciel libre. Sa mission est de produire " |
||
2443 | "un compilateur COBOL basé sur les standards COBOL 85. " |
||
2444 | "<application>TinyCOBOL</application> est disponible pour l'architecture " |
||
2445 | "Intel (IA32) et les processeurs compatibles sur les plate-formes " |
||
2446 | "suivantes : BeOS, FreeBSD, Linux et MinGW sur Windows." |
||
2447 | |||
2448 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2449 | #: blfs-en/general/prog/other-tools.xml:1547 |
||
2450 | msgid "" |
||
7165 | jlepiller | 2451 | "Project Home Page: <ulink url=\"http://sourceforge.net/projects/tiny-" |
2452 | "cobol/\"/>" |
||
7156 | jlepiller | 2453 | msgstr "" |
7165 | jlepiller | 2454 | "Page d'accueil du projet : <ulink url=\"http://sourceforge.net/projects" |
2455 | "/tiny-cobol/\"/>" |
||
7156 | jlepiller | 2456 | |
2457 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2458 | #: blfs-en/general/prog/other-tools.xml:1551 |
||
2459 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/tiny-cobol/\"/>" |
||
2460 | msgstr "" |
||
2461 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-repo;/tiny-" |
||
2462 | "cobol/\"/>" |
||
2463 | |||
2464 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2465 | #: blfs-en/general/prog/other-tools.xml:1559 |
||
2466 | msgid "Yorick" |
||
2467 | msgstr "Yorick" |
||
2468 | |||
2469 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2470 | #: blfs-en/general/prog/other-tools.xml:1561 |
||
2471 | msgid "" |
||
2472 | "<application>Yorick</application> is an interpreted programming language, " |
||
2473 | "designed for postprocessing or steering large scientific simulation codes. " |
||
2474 | "Smaller scientific simulations or calculations, such as the flow past an " |
||
2475 | "airfoil or the motion of a drumhead, can be written as standalone yorick " |
||
2476 | "programs. The language features a compact syntax for many common array " |
||
7165 | jlepiller | 2477 | "operations, so it processes large arrays of numbers very efficiently. Unlike" |
2478 | " most interpreters, which are several hundred times slower than compiled " |
||
2479 | "code for number crunching, <application>Yorick</application> can approach to" |
||
2480 | " within a factor of four or five of compiled speed for many common tasks. " |
||
7156 | jlepiller | 2481 | "Superficially, <application>Yorick</application> code resembles C code, but " |
2482 | "<application>Yorick</application> variables are never explicitly declared " |
||
2483 | "and have a dynamic scoping similar to many Lisp dialects. The " |
||
2484 | "<quote>unofficial</quote> home page for <application>Yorick</application> " |
||
2485 | "can be found at <ulink url=\"http://www.maumae.net/yorick\"/>." |
||
2486 | msgstr "" |
||
7165 | jlepiller | 2487 | "<application>Yorick</application> est un langage de programmation interprété" |
2488 | " conçu pour traiter et gérer de grands codes de simulation scientifique. Des" |
||
2489 | " simulations ou des calculs scientifiques plus petits, tels que le passé " |
||
7156 | jlepiller | 2490 | "flottant d'une aile ou le déplacement d'une peau, peuvent être écrits sous " |
2491 | "forme de programmes yorick autonomes. Les fonctionnalités de langue, une " |
||
7165 | jlepiller | 2492 | "syntaxe compacte pour de nombreuses opérations d'échelle habituelle, donc il" |
2493 | " calcule des nombres à grande échelle de façon très efficace. Contrairement " |
||
2494 | "à beaucoup d'interpréteurs, qui sont cent fois plus lents que le code " |
||
2495 | "compilé pour la récupération de nombres, <application>Yorick</application> " |
||
2496 | "effectue de nombreuses tâches courantes avec une vitesse réduite d'un " |
||
2497 | "facteur approchant quatre ou cinq. De façon superficielle, le code " |
||
7156 | jlepiller | 2498 | "<application>Yorick</application> ressemble à du code C mais les variables " |
2499 | "<application>Yorick</application> ne sont jamais explicitement déclarées et " |
||
7165 | jlepiller | 2500 | "elles ont un pointage dynamique similaire à de nombreux dialectes Lisp. Vous" |
2501 | " pouvez trouver la page d'accueil <quote>non officielle</quote> de " |
||
2502 | "<application>Yorick</application> sur <ulink " |
||
2503 | "url=\"http://www.maumae.net/yorick\"/>." |
||
7156 | jlepiller | 2504 | |
2505 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2506 | #: blfs-en/general/prog/other-tools.xml:1579 |
||
2507 | msgid "" |
||
2508 | "Project Home Page: <ulink url=\"http://yorick.sourceforge.net/index.php\"/>" |
||
2509 | msgstr "" |
||
7165 | jlepiller | 2510 | "Page d'accueil du projet : <ulink " |
2511 | "url=\"http://yorick.sourceforge.net/index.php\"/>" |
||
7156 | jlepiller | 2512 | |
2513 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2514 | #: blfs-en/general/prog/other-tools.xml:1583 |
||
2515 | msgid "" |
||
7165 | jlepiller | 2516 | "Download Location: <ulink " |
2517 | "url=\"http://sourceforge.net/projects/yorick/files/\"/>" |
||
7156 | jlepiller | 2518 | msgstr "" |
7165 | jlepiller | 2519 | "Emplacement du téléchargement : <ulink " |
2520 | "url=\"http://sourceforge.net/projects/yorick/files/\"/>" |
||
7156 | jlepiller | 2521 | |
2522 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2523 | #: blfs-en/general/prog/other-tools.xml:1591 |
||
2524 | msgid "ZPL" |
||
2525 | msgstr "ZPL" |
||
2526 | |||
2527 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2528 | #: blfs-en/general/prog/other-tools.xml:1593 |
||
2529 | msgid "" |
||
2530 | "<application>ZPL</application> is an array programming language designed " |
||
2531 | "from first principles for fast execution on both sequential and parallel " |
||
2532 | "computers. It provides a convenient high-level programming medium for " |
||
2533 | "supercomputers and large-scale clusters with efficiency comparable to hand-" |
||
2534 | "coded message passing. It is the perfect alternative to using a sequential " |
||
2535 | "language like C or Fortran and a message passing library like MPI." |
||
2536 | msgstr "" |
||
2537 | "<application>ZPL</application> est un langage de programmation d'échelle " |
||
2538 | "conçu à partir des principes d'exécution rapide des ordinateurs séquentiels " |
||
2539 | "et parallèles. Il offre un média de programmation pratique de haut niveau " |
||
7165 | jlepiller | 2540 | "pour les super-ordinateurs et les clusters à grande échelle d'une efficacité" |
2541 | " comparable au passage de messages codés à la main. C'est l'alternative " |
||
7156 | jlepiller | 2542 | "parfaite à l'utilisation d'un langage séquentiel tel que le C ou Fortran et " |
2543 | "à une bibliothèque de passage de messages comme MPI." |
||
2544 | |||
2545 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2546 | #: blfs-en/general/prog/other-tools.xml:1603 |
||
2547 | msgid "" |
||
7165 | jlepiller | 2548 | "Project Home Page: <ulink " |
2549 | "url=\"http://www.cs.washington.edu/research/zpl/home/index.html\"/>" |
||
7156 | jlepiller | 2550 | msgstr "" |
7165 | jlepiller | 2551 | "Page d'accueil du projet : <ulink " |
2552 | "url=\"http://www.cs.washington.edu/research/zpl/home/index.html\"/>" |
||
7156 | jlepiller | 2553 | |
2554 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2555 | #: blfs-en/general/prog/other-tools.xml:1607 |
||
2556 | msgid "" |
||
7165 | jlepiller | 2557 | "Download Location: <ulink " |
2558 | "url=\"http://www.cs.washington.edu/research/zpl/download/download.html\"/>" |
||
7156 | jlepiller | 2559 | msgstr "" |
7165 | jlepiller | 2560 | "Emplacement du téléchargement : <ulink " |
2561 | "url=\"http://www.cs.washington.edu/research/zpl/download/download.html\"/>" |
||
7156 | jlepiller | 2562 | |
2563 | #. type: Content of: <sect1><sect2><title> |
||
2564 | #: blfs-en/general/prog/other-tools.xml:1617 |
||
2565 | msgid "Programming Libraries and Bindings" |
||
2566 | msgstr "Bibliothèques et bindings de programmation" |
||
2567 | |||
2568 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2569 | #: blfs-en/general/prog/other-tools.xml:1620 |
||
2570 | msgid "Byte Code Engineering Library (BCEL)" |
||
2571 | msgstr "Byte Code Engineering Library (BCEL)" |
||
2572 | |||
2573 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2574 | #: blfs-en/general/prog/other-tools.xml:1622 |
||
2575 | msgid "" |
||
2576 | "<application>BECL</application> is intended to give users a convenient " |
||
2577 | "possibility to analyze, create, and manipulate (binary) Java class files " |
||
2578 | "(those ending with <filename class='extension'>.class</filename>). Classes " |
||
7165 | jlepiller | 2579 | "are represented by objects which contain all the symbolic information of the" |
2580 | " given class: methods, fields and byte code instructions, in particular. " |
||
2581 | "Such objects can be read from an existing file, be transformed by a program " |
||
2582 | "(e.g., a class loader at run-time) and dumped to a file again. An even more " |
||
2583 | "interesting application is the creation of classes from scratch at run-time." |
||
2584 | " The Byte Code Engineering Library may be also useful if you want to learn " |
||
7156 | jlepiller | 2585 | "about the Java Virtual Machine (JVM) and the format of Java <filename " |
2586 | "class='extension'>.class</filename> files. <application>BCEL</application> " |
||
2587 | "is already being used successfully in several projects such as compilers, " |
||
2588 | "optimizers, obfuscators, code generators and analysis tools." |
||
2589 | msgstr "" |
||
7220 | jlepiller | 2590 | "<application>BECL</application> vise à donner aux utilisateurs la capacité " |
2591 | "pratique à analyser, créer et manipuler des fichiers de classe Java " |
||
2592 | "(binaires) (ces dernier se terminant par <filename " |
||
7156 | jlepiller | 2593 | "class='extension'>.class</filename>). Les classes sont représentées par des " |
2594 | "objets qui contiennent toutes les informations symboliques de la classe " |
||
7220 | jlepiller | 2595 | "donnée : en particulier les méthodes, les champs et les instructions en" |
2596 | " bytecode. De tels objets peuvent être lus à partir d'un fichier existant, " |
||
2597 | "ils peuvent être transformés par un programme (comme un chargeur de classes " |
||
2598 | "au moment de l'exécution) et renvoyés vers un fichier. Une application " |
||
2599 | "encore plus intéressante consiste en la création de classes à partir de rien" |
||
2600 | " au moment de l'exécution. La bibliothèque d'ingénierie de bytecode (Byte " |
||
2601 | "Code Engineering Library) peut aussi être utile si vous voulez en apprendre " |
||
2602 | "davantage sur la machine virtuelle Java (Java Virtual Machine, JVM) et le " |
||
2603 | "format des fichiers Java <filename class='extension'>.class</filename>. " |
||
2604 | "<application>BCEL</application> est déjà utilisé avec succès dans plusieurs " |
||
2605 | "projets tels que des compilateurs, des optimiseurs, des obfuscateurs de " |
||
2606 | "code, des générateurs et des analyseurs de code." |
||
7156 | jlepiller | 2607 | |
2608 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2609 | #: blfs-en/general/prog/other-tools.xml:1640 |
||
2610 | msgid "" |
||
7165 | jlepiller | 2611 | "Project Home Page: <ulink " |
2612 | "url=\"http://jakarta.apache.org/bcel/index.html\"/>" |
||
7156 | jlepiller | 2613 | msgstr "" |
7165 | jlepiller | 2614 | "Page d'accueil du projet : <ulink " |
2615 | "url=\"http://jakarta.apache.org/bcel/index.html\"/>" |
||
7156 | jlepiller | 2616 | |
2617 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2618 | #: blfs-en/general/prog/other-tools.xml:1644 |
||
2619 | msgid "" |
||
7165 | jlepiller | 2620 | "Download Location: <ulink " |
2621 | "url=\"http://archive.apache.org/dist/jakarta/bcel/\"/>" |
||
7156 | jlepiller | 2622 | msgstr "" |
7165 | jlepiller | 2623 | "Emplacement du téléchargement : <ulink " |
2624 | "url=\"http://archive.apache.org/dist/jakarta/bcel/\"/>" |
||
7156 | jlepiller | 2625 | |
2626 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2627 | #: blfs-en/general/prog/other-tools.xml:1652 |
||
2628 | msgid "Choco" |
||
2629 | msgstr "Choco" |
||
2630 | |||
2631 | #. type: Content of: <sect1><sect2><sect3><para> |
||
2632 | #: blfs-en/general/prog/other-tools.xml:1654 |
||
2633 | msgid "" |
||
2634 | "<application>Choco</application> is a Java library for constraint " |
||
2635 | "satisfaction problems (CSP), constraint programming (CP) and explanation-" |
||
2636 | "based constraint solving (e-CP). It is built on a event-based propagation " |
||
2637 | "mechanism with backtrackable structures." |
||
2638 | msgstr "" |
||
2639 | "<application>Choco</application> est une bibliothèque Java pour les " |
||
7220 | jlepiller | 2640 | "problèmes de satisfaction de contraintes (CSP), la programmation par " |
2641 | "contrainte (CP) et la résolution de contraintes basée sur l'explication " |
||
2642 | "(e-CP). Il se base sur un mécanisme de propagation par événement avec des " |
||
2643 | "structures qui permettent la rétro-inspection." |
||
7156 | jlepiller | 2644 | |
2645 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2646 | #: blfs-en/general/prog/other-tools.xml:1661 |
||
7165 | jlepiller | 2647 | msgid "Project Home Page: <ulink url=\"http://sourceforge.net/projects/choco/\"/>" |
7156 | jlepiller | 2648 | msgstr "" |
7165 | jlepiller | 2649 | "Page d'accueil du projet : <ulink " |
2650 | "url=\"http://sourceforge.net/projects/choco/\"/>" |
||
7156 | jlepiller | 2651 | |
2652 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
2653 | #: blfs-en/general/prog/other-tools.xml:1665 |
||
2654 | msgid "" |
||
7165 | jlepiller | 2655 | "Download Location: <ulink " |
2656 | "url=\"http://choco.sourceforge.net/download.html\"/>" |
||
7156 | jlepiller | 2657 | msgstr "" |
7165 | jlepiller | 2658 | "Emplacement du téléchargement : <ulink " |
2659 | "url=\"http://choco.sourceforge.net/download.html\"/>" |
||
7156 | jlepiller | 2660 | |
2661 | #. type: Content of: <sect1><sect2><sect3><title> |
||
2662 | #: blfs-en/general/prog/other-tools.xml:1673 |
||
2663 | msgid "GOB (GObject Builder)" |
||
2664 | msgstr "GOB (GObject Builder)" |
||
2665 | |||
2666 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2667 | #: blfs-en/general/prog/other-tools.xml:1675 |
7156 | jlepiller | 2668 | msgid "" |
7165 | jlepiller | 2669 | "<application>GOB</application> (<application>GOB2</application> anyway) is a" |
2670 | " preprocessor for making GObjects with inline C code so that generated files" |
||
2671 | " are not edited. Syntax is inspired by <application>Java</application> and " |
||
7156 | jlepiller | 2672 | "<application>Yacc</application> or <application>Lex</application>. The " |
7165 | jlepiller | 2673 | "implementation is intentionally kept simple, and no C actual code parsing is" |
2674 | " done." |
||
7156 | jlepiller | 2675 | msgstr "" |
7165 | jlepiller | 2676 | "<application>GOB</application> (en tout cas, " |
2677 | "<application>GOB2</application>) est un préprocesseur pour faire du " |
||
2678 | "GObjects avec du code C aligné afin que les fichiers générés ne soient pas " |
||
2679 | "édités. La syntaxe s'inspire de <application>Java</application> et de " |
||
2680 | "<application>Yacc</application> ou de <application>Lex</application>. " |
||
2681 | "L'implémentation est volontairement simple et aucun parsing de code C final " |
||
2682 | "n'est effectué." |
||
7156 | jlepiller | 2683 | |
2684 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2685 | #: blfs-en/general/prog/other-tools.xml:1684 |
7156 | jlepiller | 2686 | msgid "Project Home Page: <ulink url=\"http://www.5z.com/jirka/gob.html\"/>" |
2687 | msgstr "" |
||
7165 | jlepiller | 2688 | "Page d'accueil du projet : <ulink " |
2689 | "url=\"http://www.5z.com/jirka/gob.html\"/>" |
||
7156 | jlepiller | 2690 | |
2691 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2692 | #: blfs-en/general/prog/other-tools.xml:1688 |
7156 | jlepiller | 2693 | msgid "Download Location: <ulink url=\"http://ftp.5z.com/pub/gob/\"/>" |
2694 | msgstr "" |
||
7165 | jlepiller | 2695 | "Emplacement du téléchargement : <ulink " |
2696 | "url=\"http://ftp.5z.com/pub/gob/\"/>" |
||
7156 | jlepiller | 2697 | |
2698 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2699 | #: blfs-en/general/prog/other-tools.xml:1696 |
7156 | jlepiller | 2700 | msgid "GTK+/GNOME Language Bindings (wrappers)" |
2701 | msgstr "GTK+/GNOME Language Bindings (wrappers)" |
||
2702 | |||
2703 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2704 | #: blfs-en/general/prog/other-tools.xml:1698 |
7156 | jlepiller | 2705 | msgid "" |
2706 | "<application>GTK+</application>/<application>GNOME</application> language " |
||
2707 | "bindings allow <application>GTK+</application> to be used from other " |
||
2708 | "programming languages, in the style of those languages." |
||
2709 | msgstr "" |
||
7165 | jlepiller | 2710 | "Les bindings de langage " |
2711 | "<application>GTK+</application>/<application>GNOME</application> permettent " |
||
2712 | "à <application>GTK+</application> d'être utilisé à partir d'autres langages " |
||
2713 | "de programmation, dans le style de ces langages." |
||
7156 | jlepiller | 2714 | |
2715 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2716 | #: blfs-en/general/prog/other-tools.xml:1704 |
7156 | jlepiller | 2717 | msgid "" |
2718 | "Project Home Page: <ulink url=\"http://www.gtk.org/language-bindings.php\"/>" |
||
2719 | msgstr "" |
||
2720 | "Page d'accueil du projet : <ulink url=\"http://www.gtk.org/language-" |
||
2721 | "bindings.php\"/>" |
||
2722 | |||
2723 | #. type: Content of: <sect1><sect2><sect3><sect4><title> |
||
7258 | jlepiller | 2724 | #: blfs-en/general/prog/other-tools.xml:1710 |
7156 | jlepiller | 2725 | msgid "Java-GNOME" |
2726 | msgstr "Java-GNOME" |
||
2727 | |||
2728 | #. type: Content of: <sect1><sect2><sect3><sect4><para> |
||
7258 | jlepiller | 2729 | #: blfs-en/general/prog/other-tools.xml:1712 |
7156 | jlepiller | 2730 | msgid "" |
2731 | "<application>Java-GNOME</application> is a set of Java bindings for the " |
||
2732 | "<application>GNOME</application> and <application>GTK+</application> " |
||
7165 | jlepiller | 2733 | "libraries that allow <application>GNOME</application> and " |
2734 | "<application>GTK+</application> applications to be written in Java. The " |
||
2735 | "<application>Java-GNOME</application> API has been carefully designed to be " |
||
2736 | "easy to use, maintaining a good OO paradigm, yet still wrapping the entire " |
||
2737 | "functionality of the underlying libraries. <application>Java-" |
||
2738 | "GNOME</application> can be used with the <application>Eclipse</application> " |
||
2739 | "development environment and Glade user interface designer to create " |
||
2740 | "applications with ease." |
||
7156 | jlepiller | 2741 | msgstr "" |
2742 | "<application>Java-GNOME</application> est un ensemble de bindings Java pour " |
||
7165 | jlepiller | 2743 | "les bibliothèques <application>GNOME</application> et " |
2744 | "<application>GTK+</application> qui permettent aux applications " |
||
2745 | "<application>GNOME</application> et <application>GTK+</application> d'être " |
||
7220 | jlepiller | 2746 | "écrites en Java. L'API <application>Java-GNOME</application> a été conçue " |
7165 | jlepiller | 2747 | "avec soin pour être facile à utiliser, tout en maintenant un bon paradigme " |
7220 | jlepiller | 2748 | "OO, et en enveloppant toutes les fonctionnalités des bibliothèques sous-" |
7165 | jlepiller | 2749 | "jacentes. <application>Java-GNOME</application> peut être utilisé avec " |
2750 | "l'environnement de développement <application>Eclipse</application> et le " |
||
2751 | "concepteur d'interfaces utilisateurs Glade pour créer facilement des " |
||
2752 | "applications." |
||
7156 | jlepiller | 2753 | |
7165 | jlepiller | 2754 | #. type: Content of: |
2755 | #. <sect1><sect2><sect3><sect4><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2756 | #: blfs-en/general/prog/other-tools.xml:1726 |
7165 | jlepiller | 2757 | msgid "Project Home Page: <ulink url=\"http://java-gnome.sourceforge.net/4.0/\"/>" |
7156 | jlepiller | 2758 | msgstr "" |
7165 | jlepiller | 2759 | "Page d'accueil du projet : <ulink url=\"http://java-" |
2760 | "gnome.sourceforge.net/4.0/\"/>" |
||
7156 | jlepiller | 2761 | |
7165 | jlepiller | 2762 | #. type: Content of: |
2763 | #. <sect1><sect2><sect3><sect4><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2764 | #: blfs-en/general/prog/other-tools.xml:1730 |
7156 | jlepiller | 2765 | msgid "" |
7165 | jlepiller | 2766 | "Download Location: <ulink url=\"http://java-" |
2767 | "gnome.sourceforge.net/4.0/get/\"/>" |
||
7156 | jlepiller | 2768 | msgstr "" |
7165 | jlepiller | 2769 | "Emplacement du téléchargement : <ulink url=\"http://java-" |
2770 | "gnome.sourceforge.net/4.0/get/\"/>" |
||
7156 | jlepiller | 2771 | |
2772 | #. type: Content of: <sect1><sect2><sect3><sect4><title> |
||
7258 | jlepiller | 2773 | #: blfs-en/general/prog/other-tools.xml:1738 |
7156 | jlepiller | 2774 | msgid "gtk2-perl" |
2775 | msgstr "gtk2-perl" |
||
2776 | |||
2777 | #. type: Content of: <sect1><sect2><sect3><sect4><para> |
||
7258 | jlepiller | 2778 | #: blfs-en/general/prog/other-tools.xml:1740 |
7156 | jlepiller | 2779 | msgid "" |
2780 | "<application>gtk2-perl</application> is the collective name for a set of " |
||
2781 | "Perl bindings for <application>GTK+</application> 2.x and various related " |
||
7165 | jlepiller | 2782 | "libraries. These modules make it easy to write " |
2783 | "<application>GTK</application> and <application>GNOME</application> " |
||
2784 | "applications using a natural, Perlish, object-oriented syntax." |
||
7156 | jlepiller | 2785 | msgstr "" |
2786 | "<application>gtk2-perl</application> est le nom collectif d'un ensemble de " |
||
2787 | "bindings perl pour <application>GTK+</application> 2.x et diverses " |
||
2788 | "bibliothèques liées. Ces modules facilitent l'écriture d'applications " |
||
2789 | "<application>GTK</application> et <application>GNOME</application> en " |
||
2790 | "utilisant une syntaxe naturelle, de style perl et orientée objet." |
||
2791 | |||
7165 | jlepiller | 2792 | #. type: Content of: |
2793 | #. <sect1><sect2><sect3><sect4><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2794 | #: blfs-en/general/prog/other-tools.xml:1748 |
7156 | jlepiller | 2795 | msgid "Project Home Page: <ulink url=\"http://gtk2-perl.sourceforge.net/\"/>" |
2796 | msgstr "" |
||
7165 | jlepiller | 2797 | "Page d'accueil du projet : <ulink " |
2798 | "url=\"http://gtk2-perl.sourceforge.net/\"/>" |
||
7156 | jlepiller | 2799 | |
7165 | jlepiller | 2800 | #. type: Content of: |
2801 | #. <sect1><sect2><sect3><sect4><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2802 | #: blfs-en/general/prog/other-tools.xml:1752 |
7156 | jlepiller | 2803 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/gtk2-perl\"/>" |
2804 | msgstr "" |
||
7165 | jlepiller | 2805 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |
2806 | "repo;/gtk2-perl\"/>" |
||
7156 | jlepiller | 2807 | |
2808 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2809 | #: blfs-en/general/prog/other-tools.xml:1762 |
7156 | jlepiller | 2810 | msgid "KDE Language Bindings" |
2811 | msgstr "Bindings de langage KDE" |
||
2812 | |||
2813 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2814 | #: blfs-en/general/prog/other-tools.xml:1764 |
7156 | jlepiller | 2815 | msgid "" |
2816 | "<application>KDE</application> and most <application>KDE</application> " |
||
2817 | "applications are implemented using the C++ programming language, however " |
||
7165 | jlepiller | 2818 | "there are number of bindings to other languages are available. These include" |
2819 | " scripting languages like <application>Perl</application>, " |
||
7156 | jlepiller | 2820 | "<application>Python</application> and <application>Ruby</application>, and " |
2821 | "systems programming languages such as Java and C#." |
||
2822 | msgstr "" |
||
2823 | "<application>KDE</application> et la plupart des applications " |
||
2824 | "<application>KDE</application> sont implémentées en utilisant le langage de " |
||
2825 | "programmation C++, cependant de nombreux bindings vers d'autres langages " |
||
2826 | "sont disponibles. Ils incluent des langages de script comme " |
||
2827 | "<application>Perl</application>, <application>Python</application> et " |
||
2828 | "<application>Ruby</application> et des langages de programmation systèmes " |
||
2829 | "tels que Java et C#." |
||
2830 | |||
2831 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2832 | #: blfs-en/general/prog/other-tools.xml:1774 |
7156 | jlepiller | 2833 | msgid "" |
7165 | jlepiller | 2834 | "Project Home Page: <ulink " |
2835 | "url=\"http://techbase.kde.org/Development/Languages\"/>" |
||
7156 | jlepiller | 2836 | msgstr "" |
7165 | jlepiller | 2837 | "Page d'accueil du projet : <ulink " |
2838 | "url=\"http://techbase.kde.org/Development/Languages\"/>" |
||
7156 | jlepiller | 2839 | |
2840 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2841 | #: blfs-en/general/prog/other-tools.xml:1782 |
7156 | jlepiller | 2842 | msgid "Numerical Python (Numpy)" |
2843 | msgstr "Numerical Python (Numpy)" |
||
2844 | |||
2845 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2846 | #: blfs-en/general/prog/other-tools.xml:1784 |
7156 | jlepiller | 2847 | msgid "" |
2848 | "<application>Numerical Python</application> adds a fast array facility to " |
||
2849 | "the <application>Python</application> language." |
||
2850 | msgstr "" |
||
2851 | "<application>Numerical Python</application> ajoute un niveau " |
||
2852 | "d'infrastructure rapide au langage <application>Python</application>." |
||
2853 | |||
2854 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2855 | #: blfs-en/general/prog/other-tools.xml:1789 |
7156 | jlepiller | 2856 | msgid "Project Home Page: <ulink url=\"http://numeric.scipy.org/\"/>" |
2857 | msgstr "" |
||
2858 | "Page d'accueil du projet : <ulink url=\"http://numeric.scipy.org/\"/>" |
||
2859 | |||
2860 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2861 | #: blfs-en/general/prog/other-tools.xml:1793 |
7156 | jlepiller | 2862 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/numpy/\"/>" |
2863 | msgstr "" |
||
7165 | jlepiller | 2864 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |
2865 | "repo;/numpy/\"/>" |
||
7156 | jlepiller | 2866 | |
2867 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2868 | #: blfs-en/general/prog/other-tools.xml:1801 |
7156 | jlepiller | 2869 | msgid "Perl Scripts and Additional Modules" |
2870 | msgstr "Scripts Perl et Modules supplémentaires" |
||
2871 | |||
2872 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2873 | #: blfs-en/general/prog/other-tools.xml:1803 |
7156 | jlepiller | 2874 | msgid "" |
2875 | "There are many <application>Perl</application> scripts and additional " |
||
2876 | "modules located on the Comprehensive Perl Archive Network (CPAN) web site. " |
||
2877 | "Here you will find <quote>All Things Perl</quote>." |
||
2878 | msgstr "" |
||
7165 | jlepiller | 2879 | "Il existe de nombreux scripts <application>Perl</application> et des modules" |
2880 | " supplémentaires situés sur le site Internet du Comprehensive Perl Archive " |
||
7156 | jlepiller | 2881 | "Network (CPAN, réseau complet d'archives perl). Vous y trouverez <quote>All " |
2882 | "Things Perl</quote> (tout sur Perl)." |
||
2883 | |||
2884 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2885 | #: blfs-en/general/prog/other-tools.xml:1810 |
7156 | jlepiller | 2886 | msgid "Project Home Page: <ulink url=\"http://cpan.org/\"/>" |
2887 | msgstr "Page d'accueil du projet : <ulink url=\"http://cpan.org/\"/>" |
||
2888 | |||
2889 | #. type: Content of: <sect1><sect2><title> |
||
7258 | jlepiller | 2890 | #: blfs-en/general/prog/other-tools.xml:1856 |
7156 | jlepiller | 2891 | msgid "Integrated Development Environments" |
2892 | msgstr "Environnements de développement intégré" |
||
2893 | |||
2894 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2895 | #: blfs-en/general/prog/other-tools.xml:1859 |
7156 | jlepiller | 2896 | msgid "A-A-P" |
2897 | msgstr "A-A-P" |
||
2898 | |||
2899 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2900 | #: blfs-en/general/prog/other-tools.xml:1861 |
7156 | jlepiller | 2901 | msgid "" |
2902 | "<application>A-A-P</application> makes it easy to locate, download, build " |
||
2903 | "and install software. It also supports browsing source code, developing " |
||
2904 | "programs, managing different versions and distribution of software and " |
||
2905 | "documentation. This means that <application> A-A-P</application> is useful " |
||
2906 | "both for users and for developers." |
||
2907 | msgstr "" |
||
2908 | "<application>A-A-P</application> facilite la localisation, le " |
||
2909 | "téléchargement, la construction et l'installation de logiciels. Il supporte " |
||
2910 | "aussi la navigation dans le code source, le développement de programmes, la " |
||
2911 | "gestion de versions et de distributions différentes d'un logiciel et la " |
||
2912 | "documentation. Cela signifie que <application> A-A-P</application> est " |
||
2913 | "autant utile pour les utilisateurs que pour les développeurs." |
||
2914 | |||
2915 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2916 | #: blfs-en/general/prog/other-tools.xml:1870 |
7156 | jlepiller | 2917 | msgid "Project Home Page: <ulink url=\"http://www.a-a-p.org/index.html\"/>" |
2918 | msgstr "" |
||
7165 | jlepiller | 2919 | "Page d'accueil du projet : <ulink " |
2920 | "url=\"http://www.a-a-p.org/index.html\"/>" |
||
7156 | jlepiller | 2921 | |
2922 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2923 | #: blfs-en/general/prog/other-tools.xml:1874 |
7156 | jlepiller | 2924 | msgid "Download Location: <ulink url=\"http://www.a-a-p.org/download.html\"/>" |
2925 | msgstr "" |
||
7165 | jlepiller | 2926 | "Emplacement du téléchargement : <ulink " |
2927 | "url=\"http://www.a-a-p.org/download.html\"/>" |
||
7156 | jlepiller | 2928 | |
2929 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2930 | #: blfs-en/general/prog/other-tools.xml:1882 |
7156 | jlepiller | 2931 | msgid "Anjuta" |
2932 | msgstr "Anjuta" |
||
2933 | |||
2934 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2935 | #: blfs-en/general/prog/other-tools.xml:1884 |
7156 | jlepiller | 2936 | msgid "" |
2937 | "<application>Anujuta</application> is a versatile Integrated Development " |
||
2938 | "Environment (IDE) for C and C++ on GNU/Linux. It has been written for " |
||
2939 | "<application>GTK</application>/GNOME and features a number of advanced " |
||
2940 | "programming facilities. These include project management, application " |
||
7165 | jlepiller | 2941 | "wizards, an on-board interactive debugger, and a powerful source editor with" |
2942 | " source browsing and syntax highlighting." |
||
7156 | jlepiller | 2943 | msgstr "" |
2944 | "<application>Anujuta</application> est un environnement de développement " |
||
2945 | "intégré (Integrated Development Environment, IDE) souple pour C et C++ sur " |
||
2946 | "GNU/Linux. Il a été écrit pour <application>GTK</application>/GNOME et il " |
||
2947 | "comporte un grand nombre d'infrastructures de programmation avancées. Cela " |
||
2948 | "inclut la gestion de projets, des assistants d'application, un débogueur " |
||
7165 | jlepiller | 2949 | "interactif à la volée et un puissant éditeur de code source avec possibilité" |
2950 | " de naviguer dans le code source et de mise en relief de la syntaxe." |
||
7156 | jlepiller | 2951 | |
2952 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2953 | #: blfs-en/general/prog/other-tools.xml:1893 |
7156 | jlepiller | 2954 | msgid "" |
7165 | jlepiller | 2955 | "Project Home Page: <ulink " |
2956 | "url=\"http://projects.gnome.org/anjuta/index.shtml\"/>" |
||
7156 | jlepiller | 2957 | msgstr "" |
7165 | jlepiller | 2958 | "Page d'accueil du projet : <ulink " |
2959 | "url=\"http://projects.gnome.org/anjuta/index.shtml\"/>" |
||
7156 | jlepiller | 2960 | |
2961 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2962 | #: blfs-en/general/prog/other-tools.xml:1897 |
7156 | jlepiller | 2963 | msgid "" |
7165 | jlepiller | 2964 | "Download Location: <ulink " |
2965 | "url=\"http://projects.gnome.org/anjuta/downloads.html\"/>" |
||
7156 | jlepiller | 2966 | msgstr "" |
7165 | jlepiller | 2967 | "Emplacement du téléchargement : <ulink " |
2968 | "url=\"http://projects.gnome.org/anjuta/downloads.html\"/>" |
||
7156 | jlepiller | 2969 | |
2970 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 2971 | #: blfs-en/general/prog/other-tools.xml:1905 |
7156 | jlepiller | 2972 | msgid "Eclipse" |
2973 | msgstr "Eclipse" |
||
2974 | |||
2975 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 2976 | #: blfs-en/general/prog/other-tools.xml:1907 |
7156 | jlepiller | 2977 | msgid "" |
2978 | "<application>Eclipse</application> is an open source community whose " |
||
2979 | "projects are focused on providing an extensible development platform and " |
||
7165 | jlepiller | 2980 | "application frameworks for building software. " |
2981 | "<application>Eclipse</application> contains many projects, including an " |
||
2982 | "Integrated Development Environment (IDE) for Java." |
||
7156 | jlepiller | 2983 | msgstr "" |
2984 | "<application>Eclipse</application> est une communauté open source dont les " |
||
2985 | "projets se concentrent sur la fourniture d'une plate-forme de développement " |
||
2986 | "extensible et d'environnements d'applications pour la construction de " |
||
7165 | jlepiller | 2987 | "logiciels. <application>Eclipse</application> contient de nombreux projets," |
2988 | " y compris un environnement de développement intégré (Integrated Development" |
||
2989 | " Environment, IDE) pour Java." |
||
7156 | jlepiller | 2990 | |
2991 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2992 | #: blfs-en/general/prog/other-tools.xml:1915 |
7156 | jlepiller | 2993 | msgid "Project Home Page: <ulink url=\"http://www.eclipse.org/\"/>" |
7165 | jlepiller | 2994 | msgstr "Page d'accueil du projet : <ulink url=\"http://www.eclipse.org/\"/>" |
7156 | jlepiller | 2995 | |
2996 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 2997 | #: blfs-en/general/prog/other-tools.xml:1919 |
7156 | jlepiller | 2998 | msgid "Download Location: <ulink url=\"http://www.eclipse.org/downloads/\"/>" |
2999 | msgstr "" |
||
7165 | jlepiller | 3000 | "Emplacement du téléchargement : <ulink " |
3001 | "url=\"http://www.eclipse.org/downloads/\"/>" |
||
7156 | jlepiller | 3002 | |
3003 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 3004 | #: blfs-en/general/prog/other-tools.xml:1927 |
7156 | jlepiller | 3005 | msgid "Mozart" |
3006 | msgstr "Mozart" |
||
3007 | |||
3008 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 3009 | #: blfs-en/general/prog/other-tools.xml:1929 |
7156 | jlepiller | 3010 | msgid "" |
3011 | "The <application>Mozart</application> Programming System is an advanced " |
||
3012 | "development platform for intelligent, distributed applications. " |
||
3013 | "<application>Mozart</application> is based on the Oz language, which " |
||
3014 | "supports declarative programming, object-oriented programming, constraint " |
||
3015 | "programming, and concurrency as part of a coherent whole. For distribution, " |
||
3016 | "<application>Mozart</application> provides a true network transparent " |
||
3017 | "implementation with support for network awareness, openness, and fault " |
||
3018 | "tolerance. Security is upcoming. It is an ideal platform for both general-" |
||
3019 | "purpose distributed applications as well as for hard problems requiring " |
||
3020 | "sophisticated optimization and inferencing abilities." |
||
3021 | msgstr "" |
||
3022 | "Le système de programmation <application>Mozart</application> est une plate-" |
||
3023 | "forme de développement avancée pour des applications intelligentes et " |
||
3024 | "distribuées. <application>Mozart</application> se fonde sur le langage Oz " |
||
3025 | "qui supporte la programmation déclarative, la programmation orientée objet, " |
||
3026 | "la programmation contrainte et la diversité simultanée comme part d'un " |
||
3027 | "ensemble cohérent. Pour la distribution, <application>Mozart</application> " |
||
3028 | "offre une vraie implémentation transparente de réseau avec un support pour " |
||
3029 | "la conscience, l'ouverture et la tolérance d'erreurs de réseau. La sécurité " |
||
3030 | "arrive. C'est une plate-forme idéale pour des applications généralistes " |
||
3031 | "distribuées et des problèmes difficiles exigeant des possibilités " |
||
3032 | "d'optimisation et d'inférence sophistiquées." |
||
3033 | |||
3034 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 3035 | #: blfs-en/general/prog/other-tools.xml:1943 |
7156 | jlepiller | 3036 | msgid "Project Home Page: <ulink url=\"http://mozart.github.io/\"/>" |
7165 | jlepiller | 3037 | msgstr "Page d'accueil du projet : <ulink url=\"http://mozart.github.io/\"/>" |
7156 | jlepiller | 3038 | |
3039 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 3040 | #: blfs-en/general/prog/other-tools.xml:1947 |
7156 | jlepiller | 3041 | msgid "" |
7165 | jlepiller | 3042 | "Download Location: <ulink " |
3043 | "url=\"https://github.com/mozart/mozart2#downloads\"/>" |
||
7156 | jlepiller | 3044 | msgstr "" |
7165 | jlepiller | 3045 | "Emplacement du téléchargement : <ulink " |
3046 | "url=\"https://github.com/mozart/mozart2#downloads\"/>" |
||
7156 | jlepiller | 3047 | |
3048 | #. type: Content of: <sect1><sect2><title> |
||
7258 | jlepiller | 3049 | #: blfs-en/general/prog/other-tools.xml:1957 |
7156 | jlepiller | 3050 | msgid "Other Development Tools" |
3051 | msgstr "Autres outils de développement" |
||
3052 | |||
3053 | #. type: Content of: <sect1><sect2><sect3><title> |
||
7258 | jlepiller | 3054 | #: blfs-en/general/prog/other-tools.xml:1960 |
7156 | jlepiller | 3055 | msgid "cachecc1" |
3056 | msgstr "cachecc1" |
||
3057 | |||
3058 | #. type: Content of: <sect1><sect2><sect3><para> |
||
7258 | jlepiller | 3059 | #: blfs-en/general/prog/other-tools.xml:1962 |
7156 | jlepiller | 3060 | msgid "" |
3061 | "<application>cachecc1</application> is a <application>GCC</application> " |
||
7165 | jlepiller | 3062 | "cache. It can be compared with the well known " |
3063 | "<application>ccache</application> package. It has some unique features " |
||
3064 | "including the use of an LD_PRELOADed shared object to catch invocations to " |
||
3065 | "<command>cc1</command>, <command>cc1plus</command> and " |
||
3066 | "<command>as</command>, it transparently supports all build methods, it can " |
||
3067 | "cache <application>GCC</application> bootstraps and it can be combined with " |
||
3068 | "<application>distcc</application> to transparently distribute compilations." |
||
7156 | jlepiller | 3069 | msgstr "" |
7165 | jlepiller | 3070 | "<application>cachecc1</application> est un cache " |
3071 | "<application>GCC</application>. On peut le comparer au paquet bien connu " |
||
3072 | "<application>ccache</application>. Il contient certaines fonctionnalités " |
||
3073 | "uniques, incluant l'utilisation d'un objet partagé LD_PRELOADed pour " |
||
3074 | "récupérer les appels à <command>cc1</command>, <command>cc1plus</command> et" |
||
3075 | " <command>as</command>, il supporte de façon transparente toutes les " |
||
3076 | "méthodes de construction, il peut mettre en cache des bootstraps " |
||
3077 | "<application>GCC</application> et il peut être associé à " |
||
3078 | "<application>distcc</application> pour distribuer de façon transparente des " |
||
3079 | "compilations." |
||
7156 | jlepiller | 3080 | |
3081 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 3082 | #: blfs-en/general/prog/other-tools.xml:1974 |
7156 | jlepiller | 3083 | msgid "Project Home Page: <ulink url=\"http://cachecc1.sourceforge.net/\"/>" |
3084 | msgstr "" |
||
7165 | jlepiller | 3085 | "Page d'accueil du projet : <ulink " |
3086 | "url=\"http://cachecc1.sourceforge.net/\"/>" |
||
7156 | jlepiller | 3087 | |
3088 | #. type: Content of: <sect1><sect2><sect3><itemizedlist><listitem><para> |
||
7258 | jlepiller | 3089 | #: blfs-en/general/prog/other-tools.xml:1978 |
7156 | jlepiller | 3090 | msgid "Download Location: <ulink url=\"&sourceforge-repo;/cachecc1\"/>" |
3091 | msgstr "" |
||
7165 | jlepiller | 3092 | "Emplacement du téléchargement : <ulink url=\"&sourceforge-" |