FortranByPharo

Description

Write fortran by using Pharo. (But, this is under construction!)

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
June 21, 2021
Updated
Jan. 10, 2022

README excerpt

# FortranByPharo
Write fortran by using Pharo. (But, this is under construction!)

# Install
```
Metacello new
	baseline: 'SWFortranByPharo';
	repository: 'github://garlic-flavor/FortranByPharo:main/repository';
	load
```

← Back to results