Git Product home page Git Product logo

farinaleo / 4tran Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 42 KB

Welcome to the Docker 4tran Compiler project! This repository provides a Docker image configured with a Fortran compiler, enabling you to compile and run Fortran code in a hassle-free environment.

License: MIT License

Dockerfile 8.67% Makefile 28.29% Shell 63.04%
code docker fortran learning learning-by-doing portable portable-executable project student student-managed student-project students team

4tran's Introduction

Docker 4tran Compiler

Welcome to the Docker 4tran Compiler project! This repository provides a Docker image configured with a Fortran compiler, enabling you to compile and run Fortran code in a hassle-free environment.

Features

  • Pre-configured Docker image with Fortran compiler.
  • Easy setup and usage.
  • Compatible with various Fortran projects and environments.

Usage

  1. Install Docker: Make sure Docker is installed on your system. If not, you can download it from Docker's official website.

  2. Create the Docker image: Pull the Docker image by running the following command:

    make
  3. Input your project path: Once the image is created, you can change the default project location (./srcs by default) with:

     make copy
  4. Run the Docker container: Once the image is created, you can run a Docker container with the Fortran compiler using the following command and it will output the code result:

    make run

Documentation

Contributing

Contributions are welcome! If you encounter any issues, have suggestions, or want to contribute enhancements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • Thanks to the creators of Docker for providing an amazing platform.
  • Thanks to the Fortran community for their continuous support and contributions.

4tran's People

Contributors

theemperorpenguin avatar farinaleo avatar

Stargazers

 avatar

Watchers

at0m741 avatar  avatar

4tran's Issues

Hidden files

Issue Title

Description

When repo cloned into srcs with .git the results are hard to read

Steps to Reproduce

clone a fortran project into srcs

Expected Behavior

not show .* files

Actual Behavior

show everything and it doesn't look good

Possible Solution

modify the .sh file to ignore .* directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.