[fortran] Un nouveau fortran ?

Un nouveau fortran ? [fortran] - Ada - Programmation

Marsh Posté le 14-09-2005 à 23:08:42    

:hello:
 
J'aimerais ici qu'on enumere ce que vous voudriez voir apparaitre dans la prochaine version de fortran :??: avez vous des souhaits ? (uriel ?)
 
moi j'aimerais rien bien :
 
-reflection
-correction du probleme guillotine quircks
-compilation dynamique des .modules et .data
-des tables virtuelles statiques pour des optims de folies :jap:
 
voila, a vous !
 
http://tfp.killbots.com/scans/221_olde-fortran.png


Message édité par chrisbk le 14-09-2005 à 23:11:47
Reply

Marsh Posté le 14-09-2005 à 23:08:42   

Reply

Marsh Posté le 14-09-2005 à 23:11:26    

Je veux du fortran compatible IE 5.0 [:dawao]

Reply

Marsh Posté le 14-09-2005 à 23:12:19    

Le support du duck typing latéral statique à induction svp :o


---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
Reply

Marsh Posté le 14-09-2005 à 23:12:24    

stiffler a écrit :

Je veux du fortran compatible IE 5.0 [:dawao]


 
on parle effectivement d'avoir la possibilité de créer des fortlette pour faire des minis applications en fortran dans les browsers [:dawao]

Reply

Marsh Posté le 14-09-2005 à 23:13:44    

ce serait possible de numéroter les lignes genre 10,20,30,... et de mettre des goto ? :love:

Reply

Marsh Posté le 14-09-2005 à 23:14:54    

chrisbk a écrit :

on parle effectivement d'avoir la possibilité de créer des fortlette pour faire des minis applications en fortran dans les browsers [:dawao]


Et il serait possible de permettre des applications XUL basées sur le Fortran? Ca me semblerait bien plus indiqué que le Javascript :o
 
Au fait mon cher béka, où en êtes vous de mod_fortran?


Message édité par masklinn le 14-09-2005 à 23:15:12

---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
Reply

Marsh Posté le 14-09-2005 à 23:16:10    

bonjour, c'est ici goatse.cx ?


---------------
JE JE SUIS LIBERTINEEEEEEEEEEE JE SUIS UNE CATINNNNNNNNN §§§§§§§§
Reply

Marsh Posté le 14-09-2005 à 23:17:08    

elianor a écrit :

bonjour, c'est ici goatse.cx ?


Non monsieur, pour les goatse.cx c'est ici :o


---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
Reply

Marsh Posté le 14-09-2005 à 23:17:21    

stiffler a écrit :

ce serait possible de numéroter les lignes genre 10,20,30,... et de mettre des goto ? :love:


absolument !  
 
Des sources proche du brulant dossier parlent d'une mise en forme XML
 
 

Code :
  1. <module name=IOLIB>
  2.    <10> A := A + 10</10>
  3.    <20> IF(MASWRK  .OR.  DSKWRK) GOTO 40</20>
  4.  
  5. ..
  6. </module>

Reply

Marsh Posté le 14-09-2005 à 23:18:18    

on a ce que tu cherches en stock [:klem3i1]


---------------
IVG en france
Reply

Marsh Posté le 14-09-2005 à 23:18:18   

Reply

Marsh Posté le 14-09-2005 à 23:18:38    

chrisbk a écrit :

absolument !  
 
Des sources proche du brulant dossier parlent d'une mise en forme XML
 
 

Code :
  1. <module name=IOLIB>
  2.    <10> A := A + 10</10>
  3.    <20> IF(MASWRK  .OR.  DSKWRK) GOTO 40</20>
  4.  
  5. ..
  6. </module>



heureusement que tu fais de la veille technologique sur tout les langages de pointe [:romf]
comme ça on est au courant des dernières avancées de la science ! [:romf]²

Reply

Marsh Posté le 14-09-2005 à 23:20:44    

j'en ai une bien bonne:
 

Citation :


The standard FORTRAN joke
 
"GOD is REAL (unless declared INTEGER)." The joke works because, in the absence of an IMPLICIT declaration, variables beginning with the letters I through N were considered integer, and all others real.


 
 
   [:pingouino] laulant


---------------
IVG en france
Reply

Marsh Posté le 14-09-2005 à 23:21:29    

uriel a écrit :

j'en ai une bien bonne:
 

Citation :


The standard FORTRAN joke
 
"GOD is REAL (unless declared INTEGER)." The joke works because, in the absence of an IMPLICIT declaration, variables beginning with the letters I through N were considered integer, and all others real.


 
 
   [:pingouino] laulant


 
 
[:le kneu] ca c'est de la spec qui tabasse

Reply

Marsh Posté le 14-09-2005 à 23:21:51    

chrisbk a écrit :

absolument !  
 
Des sources proche du brulant dossier parlent d'une mise en forme XML
 
 

Code :
  1. <module name=IOLIB>
  2.    <10> A := A + 10</10>
  3.    <20> IF(MASWRK  .OR.  DSKWRK) GOTO 40</20>
  4.  
  5. ..
  6. </module>



Pas assez verbeux ton XML :o

<module name=IOLIB>
   <10> A := A + 10</10>
   <20> <IF><TEST>MASWRK</TEST><OR>DSKWRK</OR></TEST><THEN><GOTO DEST="40"/></THEN></IF></20>
   
..
</module>


uriel a écrit :

j'en ai une bien bonne:
 

Citation :


The standard FORTRAN joke
 
"GOD is REAL (unless declared INTEGER)." The joke works because, in the absence of an IMPLICIT declaration, variables beginning with the letters I through N were considered integer, and all others real.


 
 
   [:pingouino] laulant


 
[:pingouino]


Message édité par masklinn le 14-09-2005 à 23:22:28

---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
Reply

Marsh Posté le 14-09-2005 à 23:22:09    

chrisbk a écrit :

[:le kneu] ca c'est de la spec qui tabasse


c'est assez perturbant au debut je te l'accorde [:klem3i1]


---------------
IVG en france
Reply

Marsh Posté le 14-09-2005 à 23:22:27    

[:romf]la dtd est pas encore finalisée :o

Reply

Marsh Posté le 14-09-2005 à 23:23:28    

on pourra valider son code fortran avec le W3C validator ? [:dawa]

Reply

Marsh Posté le 14-09-2005 à 23:23:50    

À noter également que ta DTD est une ancienne version, elle n'est pas backward-compatible avec le fortran.
 
Dans la nouvelle version,  
<module name=IOLIB>
s'écrit tout naturellement (et bien plus lisiblement)
<MODULE NAME="IOLIB">
:o

stiffler a écrit :

on pourra valider son code fortran avec le W3C validator ? [:dawa]


Bien sûr que non, ce n'est pas du HTML, mais le code FortranX sera un document XML valide et un validateur FortranX est en préparation sur le site officiel http://www.fortranx.com/index.ftx (technologie de pointe s'il en est puisque tournant sur l'alpha de mod_fortran que l'équipe de béka a réussi à sortir, avec une base TaminoF derrière pour stocker directement le code exécutable en DB :o)


Message édité par masklinn le 14-09-2005 à 23:26:13

---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
Reply

Marsh Posté le 14-09-2005 à 23:24:17    

uriel a écrit :

c'est assez perturbant au debut je te l'accorde [:klem3i1]


 
de piano  
 
 
[:le kneu]

Reply

Marsh Posté le 14-09-2005 à 23:25:08    

chrisbk a écrit :

de piano  
 
 
[:le kneu]


 
chrisbk viens de me téléphoner via la porteuse du fax, après un jeu de mots pareil, il s'est suicidé :o


---------------
JE JE SUIS LIBERTINEEEEEEEEEEE JE SUIS UNE CATINNNNNNNNN §§§§§§§§
Reply

Marsh Posté le 14-09-2005 à 23:25:58    

elianor a écrit :

chrisbk viens de me téléphoner via la porteuse du fax, après un jeu de mots pareil, il s'est suicidé :o


 
a coudre  
 
 
[:le kneu]

Reply

Marsh Posté le 14-09-2005 à 23:26:10    


1 point quote pour Mr [:dawao]


---------------
IVG en france
Reply

Marsh Posté le 14-09-2005 à 23:30:07    

chrisbk a écrit :

de piano  
 
 
[:le kneu]


je donne un point quote aussi [:romf]

Reply

Marsh Posté le 14-09-2005 à 23:30:47    

chrisbk a écrit :

de piano  
 
 
[:le kneu]


 [:perchut2]


---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
Reply

Marsh Posté le 14-09-2005 à 23:31:17    

merci public [:jm@rc]


Message édité par chrisbk le 14-09-2005 à 23:31:28
Reply

Marsh Posté le 15-09-2005 à 12:39:34    

y'a pas de modos le soir sur ce forum ou quoi ?


---------------
J'ai un string dans l'array (Paris Hilton)
Reply

Marsh Posté le    

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed