cd/sources/fortran-lang-auto-discovered· home sources Fortran-Lang (auto-discovered)
cat /sources/fortran-lang-auto-discovered.feed | wc -l → 24

Fortran-Lang (auto-discovered)

articles 24 domain fortran-lang.discourse.group → page 1/2 feed RSS
00:52
2026-08-17
fortran-lang.discourse.group
developer-tools

Ported a C code to Fortran, etiquette around it?

A developer known as jorgeg ported the libcint quantum chemistry library from C to Fortran using Claude, finding a 5-8% performance penalty compared to C. The port, which is derivative work under Apac…

21:18
2026-08-16
fortran-lang.discourse.group
developer-tools

Ported a C code to Fortran, etiquete around it?

A developer ported the libcint quantum chemistry library from C to Fortran using Claude, finding a 5-8% performance penalty compared to C. The developer plans to create a new repository for the Fortra…

16:09
2026-08-15
fortran-lang.discourse.group
developer-tools

Transpiler from J to Fortran

A developer has created a transpiler from the J programming language to Fortran using OpenAI Sol, enabling batch translation and a REPL that translates and runs Fortran code on the fly. The tool works…

07:13
2026-08-10
fortran-lang.discourse.group
artificial-intelligence

Why Do Programming Languages Rise and Fall?

Programming languages rise and fall based on institutional stewardship and trustworthiness, a dynamic intensified in the AI era where one developer can generate vast amounts of code, according to a co…

12:47
2026-08-08
fortran-lang.discourse.group
developer-tools

Fortran returns to top 20 TIOBE index

Fortran returned to the top 20 of the TIOBE index in June 2026 at rank 17 with a 0.95% rating, its first time below 1% since June 2023, according to the TIOBE Index. In July 2026 it dropped to 19th, b…

19:16
2026-08-06
fortran-lang.discourse.group
developer-tools

Transpilers from C++ and C to Fortran

A developer has created partial transpilers from C++ and C to Fortran, branching from an existing C-to-Fortran transpiler and using Codex and Claude. The mapping of C++ constructs, including std::mdsp…

15:46
2026-08-06
fortran-lang.discourse.group
developer-tools

What is new in LLVM 22? | Arm Community

Arm Community's overview of LLVM 22 highlights vectorization improvements and updates to the Flang Fortran compiler, as noted by user ivanpribec on August 6, 2026. The release focuses on enhancing per…

11:47
2026-07-28
fortran-lang.discourse.group
artificial-intelligence

Bit-reproducibilty on GPU-accelerated Fortran

A developer achieved bit-reproducibility between CPU and GPU calculations for transcendental functions in Fortran by wrapping the bitrep C++ library and adding OpenACC/OpenMP directives, with a perfor…

10:59
2026-07-28
fortran-lang.discourse.group
developer-tools

Getting Fortran running on GPU's natively

Zane Hamilton's Booth compiler now compiles Fortran 'do concurrent' kernels to GPU machine code, supporting AMD RDNA 2/3/4, CDNA, Nvidia PTX, Tenstorrent, and Apple (WIP), with its own CPU backends fo…

08:27
2026-07-25
fortran-lang.discourse.group
ai-tools

Example of using Claude Fable

A developer known as simong on the Fortran Discourse forum is developing a 2D drafting package in Fortran and Tcl, drawing on 40 years of CAD experience, and is using Claude to implement a small scrip…

15:09
2026-07-22
fortran-lang.discourse.group
developer-tools

Simple netcdf writer xarray compatible

A developer released fortxarray, a small Fortran library for writing NETCDF files compatible with Python's xarray library, designed for simplicity and ease of use. The library, which leverages Google …

10:44
2026-07-21
fortran-lang.discourse.group
artificial-intelligence

Time series analysis library

A developer used GPT 5.6 Sol to create a time series analysis library in Fortran by translating 48 R packages, with plans to add more from R and other languages. The library includes a program for aut…

15:19
2026-07-20
fortran-lang.discourse.group
developer-tools

C to Fortran transpiler

A developer used AI models Codex and Claude to create a Python-based transpiler that converts C code to modern Fortran, successfully translating several numerical C programs. The tool is being tested …

08:08
2026-07-19
fortran-lang.discourse.group
developer-tools

Compiling Xfoil

LFortran version 0.61.0 failed to compile the Xfoil aerodynamics code due to a bug in handling the INCLUDE statement in fixed-form Fortran, which has now been fixed in a pull request by LFortran devel…

18:09
2026-07-15
fortran-lang.discourse.group
ai-infrastructure

Curious why there are so many FORTRAN compilers

A commentator reflects on the failure of Intel i860 chips, which offered 40 MFLOPS and were versatile for PCs and supercomputers, attributing it to major computer companies like DEC, Sun, and Cray pla…

01:12
2026-07-09
fortran-lang.discourse.group
developer-tools

Do concurrent selective accelerator? host, device execution

A Fortran developer proposes adding a RESIDENT locality specifier to DO CONCURRENT to prevent implicit offload copying in systems with separate memory address spaces, allowing selective host-only para…

09:14
2026-07-05
fortran-lang.discourse.group
large-language-models

Experience using Claude

Fortran developers report positive experiences using Anthropic's Claude AI assistant for coding tasks, including writing test programs and debugging projects. Users praise Claude's ability to generate…

13:56
2026-06-21
fortran-lang.discourse.group
developer-tools

Why separate TYPE and CLASS keywords in modern Fortran?

Fortran developers are prototyping separate TYPE and CLASS keywords to improve code simplicity and robustness, with LFortran already implementing a templates/generics prototype for comparison. The ini…

page 1 / 2 next →