Giter Site home page Giter Site logo

urclfortran's Introduction

urclfortran

A limited fortran 77 compiler for URCL, for more information regarding URCL, see the urcl discord (https://discord.gg/Nv8jzWg5j8) or the urcl documentation (https://github.com/ModPunchtree/URCL).

Installing and running

This program requires gfortran to be installed and expects a bash (or similar) terminal, if you are on Linux or MacOS you should have little to no issues running this software, on Windows something like WSL or Cygwin will most likely be needed. In order to run the compiler do
sh compile.sh (sourcefile).f -o (outputfile).urcl
If you recieve an error relating to sed on MacOS, install gnu-sed (using brew), add it to your path, then try again. The compiler can be ran without use of the shell script, however all input code must be in SOURCE.F and the output will be in OUTPUT.URCL, as well as that no optimization will be run.

Supported Syntax

See the documentation here for information on the current state of urclfortran.

urclfortran's People

Contributors

verlio-h avatar

Stargazers

 avatar  avatar

Watchers

 avatar

urclfortran's Issues

add topics

I suggest adding topics such as fortran, fortran77, fortran-compiler, compiler in the About section.

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.