生成AIで古(いにしえ)のFORTRANコードに挑戦する - Qiita

古(いにしえ)のFORTRANコード ChatGPT5.4 Codexを使います。MacのCodexアプリを使います。 このWebサイトでは、物理学で使う計算手法のコードが公開されています。FORTRANです。DMFTと呼ばれる手法の超有名なレビューで使われている関数でし...

Qiita
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! 🎉

#RetroComputing #Commodore #C64 #Fortran77

@spacemagick @tymwol

#fortran77 - what if everyt was as it used to be

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

https://github.com/chemoelectric-nixos/ratfor77

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

GitHub - chemoelectric-nixos/ratfor77: Nix flake for a public domain Ratfor preprocessor

Nix flake for a public domain Ratfor preprocessor. Contribute to chemoelectric-nixos/ratfor77 development by creating an account on GitHub.

GitHub

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)

https://www.behindtheconsole.com/2025/06/24/cf77/

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

#Programming in legacy languages because, Why not?

#COBOL #Fortran77 #FORTRAN

@heiseonline
Cobol-Entwickler wurden 1999 schonmal gesucht;-)
Und damals gab es die auch kaum noch...
#cobol #Fortran77 <- meine erste Sprache *lol*
Guess the number in FORTRAN 77 – Both.org https://www.both.org/?p=7047 #Fortran77

Did you know that the last of the nine-billion(ish) names of God is MMMLMMMLM ?

https://z80.timholyoake.uk/the-nine-billion-names-of-god/

#RetroComputing #ScienceFiction #RaspberryPi #FORTRAN #FORTRAN77

Перестал стесняться и пишу в vscode промты для чата копайлота не в окошке чата, а тупо в основном редакторе, он и дописывает заодно :)
#старпёрческое А когда-то в тетрадке в клетку код на #fortran77 писал