Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello World in Futhark #1558

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Hello World in Futhark #1558

wants to merge 2 commits into from

Conversation

zyedzah
Copy link

@zyedzah zyedzah commented Mar 13, 2024

Adding a language

  • How to run: Install Futhark: Install Futhark:
    - Install Futhark: Install the Futhark compiler from the official website.
    - Write Your Program: Create a Futhark source file with a .fut extension.
    - Compile and Run: Use the futhark command to compile your program and generate an executable. Then, run the
    executable to execute your program.
  • I have no association with the language
  • There are no copyright issues with this code
  • The language has not been added prior to this pull request
  • I have updated the README

Link to programming language: https://futhark-lang.org/

zyedzah and others added 2 commits March 12, 2024 20:55
added [Futhark](f/Futhark.fut) to read me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant