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

[FEATURE] Add Windows support #8

Open
1 task done
Panquesito7 opened this issue Aug 26, 2023 · 1 comment
Open
1 task done

[FEATURE] Add Windows support #8

Panquesito7 opened this issue Aug 26, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Panquesito7
Copy link
Owner

Detailed description

The IR files for Windows are now present in the JuleC-IR repository, which means that we can compile and build Jule for Windows as well.

Context

This will make things better and easier for those that need to build or test Jule code in Windows directly in GitHub Actions.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Panquesito7 Panquesito7 added the enhancement New feature or request label Aug 26, 2023
@Panquesito7 Panquesito7 self-assigned this Aug 26, 2023
@mertcandav
Copy link
Contributor

Hi.
Windows support is available now. Had some issues on Windows, see issue, but now works as expected, almost. GitHub CI/CD Windows machines have some issues (see issue) but Jule programs executes well and this issue probably will not affect this action.

So, I think Windows support can be available now.
Official Jule compiler uses special CI which is including Windows support.
If you have some ideas for Windows support, please contribute to this special developer CI also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants