Translations:Programming guide/1/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
m (FuzzyBot moved page Translations:Programming Guide/1/fr to Translations:Programming guide/1/fr without leaving a redirect: Part of translatable page "Programming Guide")
No edit summary
Line 1: Line 1:
* [[Version_Control/fr|Gestion de code source]]
* [[Version_control/fr|Gestion de code source]]
* Langages, compilateurs et interpréteurs
* Langages, compilateurs et interpréteurs
** [[C/fr|C]]
** [[C/fr|C]]
Line 23: Line 23:
** [[Apache Spark]]
** [[Apache Spark]]
* [[Debugging and profiling]]
* [[Debugging and profiling]]
* [[Build Tools/fr| Outils de développement]], par exemple ''make'', ''autoconf''
* [[Build tools/fr| Outils de développement]], par exemple ''make'', ''autoconf''

Revision as of 20:11, 21 February 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Programming guide)
* [[Version control]]
* Languages, compilers, and interpreters
** [[C]]
** [[C++]]
** [[Chapel]]
** [[Fortran]]
** [[Java]]
** [[Perl]]
** [[Python]]
** [[Julia]]
** [[R]]
* Accelerators
** [[OpenACC Tutorial|OpenACC]]
** [[CUDA]]
** [[OpenMP]]
* [[Available software]]
* Parallelization
** [[OpenMP]]
** [[MPI]]
** [[Pthreads]]
** [[META: A package for job farming|META]]
** [[GNU Parallel]]
** [[GLOST]]
** [[Apache Spark/en|Apache Spark]]
* [[Debugging and profiling]]
* [[Build tools]], e.g. make, autoconf