javab
Fortran to Java compiler
Install
- All systems
-
curl cmd.cat/javab.sh
- Debian
-
apt-get install f2j
- Ubuntu
-
apt-get install f2j
- Kali Linux
-
apt-get install f2j
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install f2j
- Raspbian
-
apt-get install f2j
- Dockerfile
- dockerfile.run/javab
f2j
Fortran to Java compiler
The package contains a Fortran to Java converter, also used to create the libf2j-java package. It converts Fortran file to Java source and class files.