f4go
f4go copied to clipboard
Transpiling fortran code to golang code
I intend to transpile this *Finite Element Analysis* program from FORTRAN to Go: https://github.com/dr-bill-c/MYSTRAN Due to the complexity of MYSTRAN code structure, I have a difficult time to do so....
Hi, I just learned that FORTRAN is faster than C code, but I am not sure what is the motivation or goal of this project. Would be nice if the...
Добавить возможность Количество Фортран комманд Пример Write 100 Read 12 For 5 Это поможет определить популярные и не реализованные
hi, I was trying out transpiling one last remnant of a FORTRAN dependency from CERN: CERNLIB, and more precisely its ZEBRA library.: ``` $> curl -O -L https://raw.githubusercontent.com/root-project/root/master/misc/minicern/src/zebra.f $> f4go...
Build2
I suggest adding the topic `transpiler` in the About section, since it has many more hits than `transpile`.