Projet mkd/Fichiers en développement
De Wiki EELL.
(→Les exécutables composés d'un seul module : !!!!) |
(→Les exécutables composés d'un seul module : Corrections de syntaxe) |
||
Ligne 33 : | Ligne 33 : | ||
'''[[Projet mkd/mkdasm.c|mkdasm.c]]''' R10.03 '''''Decoding asm comment style only''''' ; Ne décode que le style assembleur. | '''[[Projet mkd/mkdasm.c|mkdasm.c]]''' R10.03 '''''Decoding asm comment style only''''' ; Ne décode que le style assembleur. | ||
- | '''Download mkdasm.exe beta'''<ref name="multiple_MS">[[Projet_mkd/MS-Windows| | + | '''Download mkdasm.exe beta'''<ref name="multiple_MS">[[Projet_mkd/MS-Windows|Télécharger tous les fichiers sources et exécutables mkd* pour MS-Windows]] |
</ref>, Download for cmd / Télécharger l'exécutable pour cmd (terminal). | </ref>, Download for cmd / Télécharger l'exécutable pour cmd (terminal). | ||
Ligne 39 : | Ligne 39 : | ||
'''Download mkdcpp.exe beta'''<ref name="multiple_MS"></ref>, Download for cmd / Télécharger l'exécutable pour cmd (terminal)..<br> | '''Download mkdcpp.exe beta'''<ref name="multiple_MS"></ref>, Download for cmd / Télécharger l'exécutable pour cmd (terminal)..<br> | ||
- | '''Download mkdcpp for UNIX / LINUX'''<ref name=multiple_UNIX>[[Projet mkd/Compilations UNIX-LINUX| | + | '''Download mkdcpp for UNIX / LINUX'''<ref name=multiple_UNIX>[[Projet mkd/Compilations UNIX-LINUX|Télécharger tous les fichiers sources et exécutables mkd* pour UNIX / LINUX]]</ref>, Download for console or terminal. / Télécharger pour console ou terminal. |
== Les exécutables composé de plusieurs modules == | == Les exécutables composé de plusieurs modules == |
Version du 18 janvier 2012 à 09:42
![]() | Cette page n'est pas finie. Veuillez considérer le plan et le contenu comme incomplets et en préparation, temporaires et sujets à caution. Si vous souhaitez participer, il vous est recommandé de consulter sa page de discussion au préalable. |
Sommaire |
Les modules en développement
Upgraded 2010 Entete de licence ; Header Lisence ; A mettre en tête des fichiers source.
Upgraded 2010 asm.c R 10.03 beta ; Decoding asm comment style ; Décodage des commentaires style assembleur.
Upgraded 2010 basic.c R 10.03 beta ; Decoding basic comment style ; Décodage des commentaires style basic.
- 1991 c.inc.c Old file ; Comment style C strict. (obsolète)
Upgraded 2010 cpp.c R 10.03 beta ; Decoding C and cpp comment style ; Décodage des commentaires style C et cpp.
Ugraded 1991 fortran.inc.c R 3.12 ; Decoding fortran comment style ; Décodage des commentaires style fortran.
Ugraded 1991 pascal.inc.c R 3.12 ; Decoding Pascal comment style ; Décodage des commentaires style Pascal.
Ugraded 1991 shell.inc.c R 3.12 ; Decoding shell comment style ; Décodage des commentaires style shell.
Ugraded 1991 special.inc.c R 3.12 ; Decoding special comments ; Décodage des commentaires spéciaux ?.
Les incontournables pour les exécutables composés
Ugraded 1991 find.inc.c R 3.12 ; Decoding comment style ; Décodage du style des commentaires.
Ugraded 1991 tri.inc.c R 3.12 ; Sort project files in alphabetical order ; Trie les fichiers d'un projet dans l'ordre alphabétique.
Les exécutables composés d'un seul module
mkdasm.c R10.03 Decoding asm comment style only ; Ne décode que le style assembleur.
Download mkdasm.exe beta[1], Download for cmd / Télécharger l'exécutable pour cmd (terminal).
mkdcpp.c R11.01 Decoding C, cpp, php, comment style only ; Ne décode que les commentaires de style C++. (C, C++, PHP, etc.) fr:documentation - en:documentation
Download mkdcpp.exe beta[1], Download for cmd / Télécharger l'exécutable pour cmd (terminal)..
Download mkdcpp for UNIX / LINUX[2], Download for console or terminal. / Télécharger pour console ou terminal.
Les exécutables composé de plusieurs modules
Upgraded 2010 mkd.c mkd with all modules ; composé de tous les modules.
Download mkd.exe beta and all source files for mkd[1] version 10.03 beta, compiled with MS Visual C 10 for console or makefile.