lumikalt / hello-fort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello, Fortran

Introduction

Learning how to write Fortran code.

Commpilation

Requires xmake and Fortran.

cd hello
xmake

#run with
./build/linux/hello
# or
xmake run



@ Lumi Kalt, 2022

About


Languages

Language:Fortran 59.9%Language:Lua 40.1%