fortran-lang / playground

An interactive Fortran playground
MIT License
34 stars 12 forks source link

Code runs on a single container, added input capability #16

Closed ashirrwad closed 2 years ago

ashirrwad commented 2 years ago
  1. Switched execution method, all the code now runs on a the same container.
  2. Added input capability.
  3. Fixed #13, Compiler error is being displayed.
  4. Fixed #14, Line breaks are being rendered.
ashirrwad commented 2 years ago

@milancurcic @everythingfunctional

ashirrwad commented 2 years ago

Can we go ahead and merge this?

everythingfunctional commented 2 years ago

Sure. I'll open an issue regarding @milancurcic 's comment.