Skip to content

nicolasessisbreton/fython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fython

Fython is Fortran with a Python syntax.
Fython code can be used in Python with a standard import statement.
Fython makes Fortran development experience similar to Python.

Documentation

readthedocs.

Installation

git clone https://github.com/nicolasessisbreton/fython
cd fython
python3 setup.py install

Dependencies

Platform

Linux

Contribute

Any contribution is welcomed.
Join the discussion here.

License

Apache License 2.0.