home.social

#fortran77 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fortran77, aggregated by home.social.

fetched live
  1. I'm still annoyed that Microsoft FORTRAN-80 is an implementation of FORTRAN IV and FORTRAN-66, and not of FORTRAN-77.
    Late versions of Microsoft FORTRAN-80 did have the IMPLICIT NONE, which wasn't standardized until MIL-STD-1753, which extended FORTRAN-77.
    #fortran #fortraniv #fortran66 #fortran77 #microsoft #fortran80
    [EDITED: correction re IMPLICIT NONE thanks to @arclight ]

  2. I'm still annoyed that Microsoft FORTRAN-80 is an implementation of FORTRAN IV and FORTRAN-66, and not of FORTRAN-77.
    Late versions of Microsoft FORTRAN-80 did have the IMPLICIT NONE, which wasn't standardized until MIL-STD-1753, which extended FORTRAN-77.
    #fortran #fortraniv #fortran66 #fortran77 #microsoft #fortran80
    [EDITED: correction re IMPLICIT NONE thanks to @arclight ]

  3. I'm still annoyed that Microsoft FORTRAN-80 is an implementation of FORTRAN IV and FORTRAN-66, and not of FORTRAN-77.
    Late versions of Microsoft FORTRAN-80 did have the IMPLICIT NONE, which wasn't standardized until MIL-STD-1753, which extended FORTRAN-77.
    #fortran #fortraniv #fortran66 #fortran77 #microsoft #fortran80
    [EDITED: correction re IMPLICIT NONE thanks to @arclight ]

  4. I'm still annoyed that Microsoft FORTRAN-80 is an implementation of FORTRAN IV and FORTRAN-66, and not of FORTRAN-77.
    Late versions of Microsoft FORTRAN-80 did have the IMPLICIT NONE, which wasn't standardized until MIL-STD-1753, which extended FORTRAN-77.
    #fortran #fortraniv #fortran66 #fortran77 #microsoft #fortran80
    [EDITED: correction re IMPLICIT NONE thanks to @arclight ]

  5. I'm still annoyed that Microsoft FORTRAN-80 is an implementation of FORTRAN IV and FORTRAN-66, and not of FORTRAN-77.
    Late versions of Microsoft FORTRAN-80 did have the IMPLICIT NONE, which wasn't standardized until MIL-STD-1753, which extended FORTRAN-77.
    #fortran #fortraniv #fortran66 #fortran77 #microsoft #fortran80
    [EDITED: correction re IMPLICIT NONE thanks to @arclight ]

  6. Went looking for my comb binder remover and found these 2 books I forgot I had:

    Fortran 77 is from Community College back in the '90s. And I didn't even know I had the Commodore DOS book! 🎉

    (Pictures are on Pixelfed.social)

    pixelfed.com/p/c64whiz/9233896

    #RetroComputing #Commodore #C64 #Fortran77

  7. A Nix flake for the public domain Ratfor preprocessor with my few bug fixes.
    (I fix a buffer overrun, in particular.)

    github.com/chemoelectric-nixos

    You may need this for Rosetta Code examples I have written, for example. It is also a good way to write FORTRAN 77, which you very well may need to do someday. The result code is perfectly good FORTRAN 77, if you know what you are doing.

    #NixOS #Fortran #Fortran77

  8. A Nix flake for the public domain Ratfor preprocessor with my few bug fixes.
    (I fix a buffer overrun, in particular.)

    github.com/chemoelectric-nixos

    You may need this for Rosetta Code examples I have written, for example. It is also a good way to write FORTRAN 77, which you very well may need to do someday. The result code is perfectly good FORTRAN 77, if you know what you are doing.

    #NixOS #Fortran #Fortran77

  9. A Nix flake for the public domain Ratfor preprocessor with my few bug fixes.
    (I fix a buffer overrun, in particular.)

    github.com/chemoelectric-nixos

    You may need this for Rosetta Code examples I have written, for example. It is also a good way to write FORTRAN 77, which you very well may need to do someday. The result code is perfectly good FORTRAN 77, if you know what you are doing.

    #NixOS #Fortran #Fortran77

  10. A Nix flake for the public domain Ratfor preprocessor with my few bug fixes.
    (I fix a buffer overrun, in particular.)

    github.com/chemoelectric-nixos

    You may need this for Rosetta Code examples I have written, for example. It is also a good way to write FORTRAN 77, which you very well may need to do someday. The result code is perfectly good FORTRAN 77, if you know what you are doing.

    #NixOS #Fortran #Fortran77

  11. A Nix flake for the public domain Ratfor preprocessor with my few bug fixes.
    (I fix a buffer overrun, in particular.)

    github.com/chemoelectric-nixos

    You may need this for Rosetta Code examples I have written, for example. It is also a good way to write FORTRAN 77, which you very well may need to do someday. The result code is perfectly good FORTRAN 77, if you know what you are doing.

    #NixOS #Fortran #Fortran77

  12. cf77

    Und wieder eine "neue" alte Sprache gelernt. Fortran77. Ich versuche gerade die Cray Y-MP EL etwas zu kitzeln.

    Also mal das Traveling Sales Person Problem mit 23 zufälligen Städten mit asymmetrischen Gewichten testen:

    PROGRAM TSP_HEURISTIC
    IMPLICIT NONE

    INTEGER N
    PARAMETER (N = 23)
    REAL C(N,N), X(N)

    behindtheconsole.com/2025/06/2

    #VintageComputing #cf77 #CrayYMPEL #Fortran77 #TSP #VintageComputerLab #VintageComputing #BTC

  13. cf77

    Und wieder eine "neue" alte Sprache gelernt. Fortran77. Ich versuche gerade die Cray Y-MP EL etwas zu kitzeln.

    Also mal das Traveling Sales Person Problem mit 23 zufälligen Städten mit asymmetrischen Gewichten testen:

    PROGRAM TSP_HEURISTIC
    IMPLICIT NONE

    INTEGER N
    PARAMETER (N = 23)
    REAL C(N,N), X(N)

    behindtheconsole.com/2025/06/2

    #VintageComputing #cf77 #CrayYMPEL #Fortran77 #TSP #VintageComputerLab #VintageComputing #BTC

  14. cf77

    Und wieder eine "neue" alte Sprache gelernt. Fortran77. Ich versuche gerade die Cray Y-MP EL etwas zu kitzeln.

    Also mal das Traveling Sales Person Problem mit 23 zufälligen Städten mit asymmetrischen Gewichten testen:

    PROGRAM TSP_HEURISTIC
    IMPLICIT NONE

    INTEGER N
    PARAMETER (N = 23)
    REAL C(N,N), X(N)

    behindtheconsole.com/2025/06/2

    #VintageComputing #cf77 #CrayYMPEL #Fortran77 #TSP #VintageComputerLab #VintageComputing #BTC

  15. cf77

    Und wieder eine "neue" alte Sprache gelernt. Fortran77. Ich versuche gerade die Cray Y-MP EL etwas zu kitzeln.

    Also mal das Traveling Sales Person Problem mit 23 zufälligen Städten mit asymmetrischen Gewichten testen:

    PROGRAM TSP_HEURISTIC
    IMPLICIT NONE

    INTEGER N
    PARAMETER (N = 23)
    REAL C(N,N), X(N)

    behindtheconsole.com/2025/06/2

    #VintageComputing #cf77 #CrayYMPEL #Fortran77 #TSP #VintageComputerLab #VintageComputing #BTC

  16. cf77

    Und wieder eine "neue" alte Sprache gelernt. Fortran77. Ich versuche gerade die Cray Y-MP EL etwas zu kitzeln.

    Also mal das Traveling Sales Person Problem mit 23 zufälligen Städten mit asymmetrischen Gewichten testen:

    PROGRAM TSP_HEURISTIC
    IMPLICIT NONE

    INTEGER N
    PARAMETER (N = 23)
    REAL C(N,N), X(N)

    behindtheconsole.com/2025/06/2

    #VintageComputing #cf77 #CrayYMPEL #Fortran77 #TSP #VintageComputerLab #VintageComputing #BTC

  17. @heiseonline
    Cobol-Entwickler wurden 1999 schonmal gesucht;-)
    Und damals gab es die auch kaum noch...
    #cobol #Fortran77 <- meine erste Sprache *lol*

  18. @heiseonline
    Cobol-Entwickler wurden 1999 schonmal gesucht;-)
    Und damals gab es die auch kaum noch...
    #cobol #Fortran77 <- meine erste Sprache *lol*

  19. @heiseonline
    Cobol-Entwickler wurden 1999 schonmal gesucht;-)
    Und damals gab es die auch kaum noch...
    #cobol #Fortran77 <- meine erste Sprache *lol*

  20. @heiseonline
    Cobol-Entwickler wurden 1999 schonmal gesucht;-)
    Und damals gab es die auch kaum noch...
    #cobol #Fortran77 <- meine erste Sprache *lol*

  21. @heiseonline
    Cobol-Entwickler wurden 1999 schonmal gesucht;-)
    Und damals gab es die auch kaum noch...
    #cobol #Fortran77 <- meine erste Sprache *lol*

  22. Guess the number in FORTRAN 77 – Both.org both.org/?p=7047

  23. Is there anyone else out there who's attempting #AdventOfCode in an older language (and/or dialect) like #Pascal or #Fortran77? I see lots of people doing it using the usual suspects, but I can't believe I'm the only one enjoying it as a #RetroComputing exercise!

  24. Is there anyone else out there who's attempting #AdventOfCode in an older language (and/or dialect) like #Pascal or #Fortran77? I see lots of people doing it using the usual suspects, but I can't believe I'm the only one enjoying it as a #RetroComputing exercise!

  25. Is there anyone else out there who's attempting #AdventOfCode in an older language (and/or dialect) like #Pascal or #Fortran77? I see lots of people doing it using the usual suspects, but I can't believe I'm the only one enjoying it as a #RetroComputing exercise!

  26. Is there anyone else out there who's attempting #AdventOfCode in an older language (and/or dialect) like #Pascal or #Fortran77? I see lots of people doing it using the usual suspects, but I can't believe I'm the only one enjoying it as a #RetroComputing exercise!

  27. Is there anyone else out there who's attempting #AdventOfCode in an older language (and/or dialect) like #Pascal or #Fortran77? I see lots of people doing it using the usual suspects, but I can't believe I'm the only one enjoying it as a #RetroComputing exercise!