Go to file
2024-05-10 20:14:58 +01:00
more move extras to their own folder 2024-05-10 20:14:58 +01:00
main.go move extras to their own folder 2024-05-10 20:14:58 +01:00
README.md play around with bash/unix utilities 2024-05-10 20:09:35 +01:00

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