fermi/README.md

287 B

To do:

  • Write README
  • Add show more info version
  • Add division?
  • Read from file?
  • Save to file?
  • Program into a small device, like a calculator?
  • Allow comments?
    • Use a sed filter?

go run main.go < model.f sed 's|//||' model.f | go run main.go