Projet mkd/Fichiers en développement

De Wiki EELL.

(Différences entre les versions)
(!!)
m (Cygwin : renommage du lien Cywin -> Cygwin)
 
(17 versions intermédiaires masquées)
Ligne 1 : Ligne 1 :
-
{{Modèle:Pas fini/autre}}
+
<!--{{Modèle:Pas fini/autre}}-->
{{Modèle:mkd}}
{{Modèle:mkd}}
[[Fichier:Unix-parts2.png|thumb|Tous systèmes d'exploitation]]
[[Fichier:Unix-parts2.png|thumb|Tous systèmes d'exploitation]]
Ligne 6 : Ligne 6 :
== Les modules en développement ==
== Les modules en développement ==
-
''Upgraded 2010'' [[Projet mkd/Entete de licence|Entete de licence]] ; Header Lisence ; A mettre en tête des fichiers source.
+
<big>'''Les modules en développement s'entendent accompagnés de leurs tests unitaires et de leur analyse.'''</big>
-
''Upgraded 2010'' [[Projet mkd/asm.c|asm.c]] R 10.03 beta ; Decoding asm comment style ; Décodage des commentaires style assembleur.
+
=== Entête de licence ===
 +
'''''Upgraded april 2013''''' [[Projet mkd/Entete de licence|<u>'''Entete de licence'''</u>]] ; Header Lisence ; A mettre en tête des fichiers source.
-
''Upgraded 2010'' [[Projet mkd/basic.c|basic.c]] R 10.03 beta ; Decoding basic comment style ; Décodage des commentaires style basic.
+
=== asm.c ===
 +
'''''Upgraded april 2013'' [[Projet mkd/asm.c|<u>asm.c</u>]]''' R 13.04 alpha ; Decoding asm comment style ; Décodage des commentaires style assembleur.
-
: 1991 [[Projet mkd/c.c|c.inc.c]] Old file ; Comment style C strict. (obsolète)
+
=== basic.c ===
 +
'''''Upgraded may 2013''''' [[Projet mkd/basic.c|'''<u>basic.c</u>''']] R 13.05 alpha ; Decoding basic comment style ; Décodage des commentaires style basic.
-
''Upgraded 2010'' [[Projet mkd/cpp.c|cpp.c]] R 10.03 beta ; Decoding C and cpp comment style ; Décodage des commentaires style C et cpp.
+
=== old file c.inc.c ===
 +
''Ugraded 1991'' [[Projet mkd/c.c|c.inc.c]] Old file ; Comment style C strict. (obsolète for mkd command UNIX)
-
''Ugraded 1991'' [[Projet mkd/fortran.c|fortran.inc.c]] R 3.12 ; Decoding fortran comment style ; Décodage des commentaires style fortran.
+
=== cpp.c ===
 +
'''''Upgraded may 2013''''' [[Projet mkd/cpp.c|<u>'''cpp.c'''</u>]] R 10.03 beta ; Decoding C and cpp comment style ; Décodage des commentaires style C et cpp.
-
''Ugraded 1991'' [[Projet mkd/pascal.c|pascal.inc.c]] R 3.12 ; Decoding Pascal comment style ; Décodage des commentaires style Pascal.
+
=== fortran 77 fortrans.c ===
 +
'''''Ugraded april 2013''''' [[Projet mkd/fortran.c|'''<u>fortran 77</u>''']] R 13.04 alpha ; Decoding fortran 77 comment style ; Décodage des commentaires style fortran 77.
-
''Ugraded 1991'' [[Projet mkd/shell.c|shell.inc.c]] R 3.12 ; Decoding shell comment style ; Décodage des commentaires style shell.
+
=== pascal.c ===
 +
'''''Ugraded may 2013''''' [[Projet mkd/pascal.c|'''<u>pascal.c</u>''']] R 13.05 alpha ; Decoding Pascal comment style ; Décodage des commentaires style Pascal.
-
''Ugraded 1991'' [[Projet mkd/special.c|special.inc.c]] R 3.12 ; Decoding special comments ; Décodage des commentaires spéciaux ?.
+
=== shell.c ===
 +
'''''Ugraded may 2013''''' [[Projet mkd/shell.c|'''<u>shell.c</u>''']] R 13.05 alpha ; Decoding shell comment style ; Décodage des commentaires style shell.
-
=== Les incontournables pour les exécutables composés ===
+
=== special.inc.c ===
 +
''Ugraded 1991'' [[Projet mkd/special.c|special.inc.c]] R 3.12 ; Decoding special shell comments ; Décodage spécial des commentaires shell.
-
''Ugraded 1991'' [[Projet mkd/find.c|find.inc.c]] R 3.12 ; Decoding comment style ; Décodage du style des commentaires.
+
=== tri.c ===
 +
'''''Ugraded may 2013''''' [[Projet mkd/tri.c|'''<u>tri.c</u>''']] R 13.05 ;
-
''Ugraded 1991'' [[Projet mkd/tri.c|tri.inc.c]] R 3.12 ; Sort project files in alphabetical order ; Trie les fichiers d'un projet dans l'ordre alphabétique.
+
Extract special comments in line with option -l and compiled options CD1, CD2, CD3, and extract blocks with option -p and compiled options CD4, CD5 ;
 +
 
 +
Extraction des commentaires spéciaux avec l'option -l et les options de compilation CD1, CD2, CD3, et extraction des blocs avec l'option -p et les options de compilation CD4, CD5.
 +
 
 +
=== find.inc.c ===
 +
Incontournable pour les exécutables composés
 +
 
 +
'''''Ugraded 2013''''' [[Projet mkd/find.c|<u>'''find.inc.c'''</u>]] R 13.05 ; Decoding comment style ; Décodage du style des commentaires.
 +
 
 +
== Les exécutables en développement ==
 +
 
 +
=== mkd.exe ===
 +
 
 +
==== MinGW ====
 +
 
 +
: '''[[Projet mkd/MinGW|MinGW]] mkd.exe avec MinGW.mak'''
 +
: '''Download mkd-130530(MinGW)'''<ref name="multiple_MS" /> R may 2013 alpha (english only))
 +
 
 +
==== Cygwin ====
 +
 
 +
: '''[[Projet mkd/Cygwin|Cygwin]] mkd.exe'''
 +
 
 +
=== Shell unix/linux mkddocu ===
 +
 
 +
: '''[[Projet mkd/Mkddocu|mkddocu]]'''
== Les exécutables en développement composés d'un seul module ==
== Les exécutables en développement composés d'un seul module ==
'''[[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.
 +
=== mkdasm ===
'''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]]
'''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).
 +
=== mkdcpp ===
'''[[Projet mkd/mkdcpp.c|mkdcpp.c]]''' R11.01 '''''Decoding C, cpp, php, comment style only''''' ; Ne décode que les commentaires de style C++. ('''C, C++, PHP''', etc.) [http://edeulo.free.fr/telechargements/console-ms/x86-32/mkdcpp-fr.html fr:documentation] - [http://edeulo.free.fr/telechargements/console-ms/x86-32/mkdcpp-en.html en:documentation]
'''[[Projet mkd/mkdcpp.c|mkdcpp.c]]''' R11.01 '''''Decoding C, cpp, php, comment style only''''' ; Ne décode que les commentaires de style C++. ('''C, C++, PHP''', etc.) [http://edeulo.free.fr/telechargements/console-ms/x86-32/mkdcpp-fr.html fr:documentation] - [http://edeulo.free.fr/telechargements/console-ms/x86-32/mkdcpp-en.html en:documentation]
'''Download mkdcpp.exe beta'''<ref name="multiple_MS"></ref>, Download for cmd / Télécharger pour cmd (terminal)..<br>
'''Download mkdcpp.exe beta'''<ref name="multiple_MS"></ref>, Download for cmd / Télécharger pour cmd (terminal)..<br>
'''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..<br>
'''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..<br>
 +
 +
=== mkdcppw ===
'''Download  mkdcppw  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 windows test version for UBUNTU. / Télécharger en version test pour fenetres sous linux UBUNTU.
'''Download  mkdcppw  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 windows test version for UBUNTU. / Télécharger en version test pour fenetres sous linux UBUNTU.
 +
 +
=== mkddocu.sh ===
 +
Shell exécutable. Application pour console ou aide pour applications fenêtrées.<br />
 +
mkddocu est la version finale pour /usr/bin et mkddocu.sh est la version en test
 +
 +
'''''Created 2014''''' [[Projet mkd/mkddocu.sh|<u>'''mkddocu.sh'''</u>]]
== Les exécutables en developpement composés de plusieurs modules ==
== Les exécutables en developpement composés de plusieurs modules ==
-
''Upgraded 2010'' '''[[Projet mkd/mkd.c|mkd.c]] ''mkd with all modules''''' ; composé de tous les modules.
+
'''''File mkd.c upgraded may 2013 : ''''' '''[[Projet mkd/mkd.c|<u>mkd.c</u>]] ''to create mkd with all modules''''' ; Fichier mkd.c mis à jour pour être compilé avec tous ses modules.
-
'''Download mkd.exe beta''' and all source files for mkd<ref name="multiple_MS" /> version 10.03 beta, compiled with MS Visual C 10 for console or makefile.
+
'''Download mkd.exe beta''' and all source files for mkd<ref name="multiple_MS" /> version '''10.03''' beta, compiled with MS Visual C 10 for console or makefile.
== Notes et références ==
== Notes et références ==

Version actuelle en date du 3 décembre 2015 à 09:16


Tous systèmes d'exploitation

Retour au portail mkd →

Sommaire

Les modules en développement

Les modules en développement s'entendent accompagnés de leurs tests unitaires et de leur analyse.

Entête de licence

Upgraded april 2013 Entete de licence ; Header Lisence ; A mettre en tête des fichiers source.

asm.c

Upgraded april 2013 asm.c R 13.04 alpha ; Decoding asm comment style ; Décodage des commentaires style assembleur.

basic.c

Upgraded may 2013 basic.c R 13.05 alpha ; Decoding basic comment style ; Décodage des commentaires style basic.

old file c.inc.c

Ugraded 1991 c.inc.c Old file ; Comment style C strict. (obsolète for mkd command UNIX)

cpp.c

Upgraded may 2013 cpp.c R 10.03 beta ; Decoding C and cpp comment style ; Décodage des commentaires style C et cpp.

fortran 77 fortrans.c

Ugraded april 2013 fortran 77 R 13.04 alpha ; Decoding fortran 77 comment style ; Décodage des commentaires style fortran 77.

pascal.c

Ugraded may 2013 pascal.c R 13.05 alpha ; Decoding Pascal comment style ; Décodage des commentaires style Pascal.

shell.c

Ugraded may 2013 shell.c R 13.05 alpha ; Decoding shell comment style ; Décodage des commentaires style shell.

special.inc.c

Ugraded 1991 special.inc.c R 3.12 ; Decoding special shell comments ; Décodage spécial des commentaires shell.

tri.c

Ugraded may 2013 tri.c R 13.05 ;

Extract special comments in line with option -l and compiled options CD1, CD2, CD3, and extract blocks with option -p and compiled options CD4, CD5 ;

Extraction des commentaires spéciaux avec l'option -l et les options de compilation CD1, CD2, CD3, et extraction des blocs avec l'option -p et les options de compilation CD4, CD5.

find.inc.c

Incontournable pour les exécutables composés

Ugraded 2013 find.inc.c R 13.05 ; Decoding comment style ; Décodage du style des commentaires.

Les exécutables en développement

mkd.exe

MinGW

MinGW mkd.exe avec MinGW.mak
Download mkd-130530(MinGW)[1] R may 2013 alpha (english only))

Cygwin

Cygwin mkd.exe

Shell unix/linux mkddocu

mkddocu

Les exécutables en développement composés d'un seul module

mkdasm.c R10.03 Decoding asm comment style only ; Ne décode que le style assembleur.

mkdasm

Download mkdasm.exe beta[1], Download for cmd / Télécharger l'exécutable pour cmd (terminal).

mkdcpp

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 pour cmd (terminal)..
Download mkdcpp for UNIX / LINUX[2], Download for console or terminal. / Télécharger pour console ou terminal..

mkdcppw

Download mkdcppw for UNIX / LINUX[2], Download windows test version for UBUNTU. / Télécharger en version test pour fenetres sous linux UBUNTU.

mkddocu.sh

Shell exécutable. Application pour console ou aide pour applications fenêtrées.
mkddocu est la version finale pour /usr/bin et mkddocu.sh est la version en test

Created 2014 mkddocu.sh

Les exécutables en developpement composés de plusieurs modules

File mkd.c upgraded may 2013 : mkd.c to create mkd with all modules ; Fichier mkd.c mis à jour pour être compilé avec tous ses 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.

Notes et références

  1. 1,0 1,1 1,2 1,3 Télécharger tous les fichiers sources et exécutables mkd* pour MS-Windows
  2. 2,0 2,1 Télécharger tous les fichiers sources et exécutables mkd* pour UNIX / LINUX