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

Add fsharp #79

Open
prozacchiwawa opened this issue Jul 17, 2020 · 2 comments
Open

Add fsharp #79

prozacchiwawa opened this issue Jul 17, 2020 · 2 comments
Labels
new-platform Request to add a new language

Comments

@prozacchiwawa
Copy link

prozacchiwawa commented Jul 17, 2020

I've made a simple starter kit here:
https://github.com/prozacchiwawa/icfp2020-fsharp-starter-pack

It uses the existing csharp platform, so there's no Dockerfile needed.

It's necessary to run setup-pkgbin.sh to get a local copy of FSharp.Core. (error output is ok actually).

I've only very slightly tested this but seems ok.

@prozacchiwawa prozacchiwawa added the new-platform Request to add a new language label Jul 17, 2020
@beevee beevee mentioned this issue Jul 17, 2020
@beevee
Copy link
Member

beevee commented Jul 17, 2020

Hi! Thanks for the suggestion.

I'm not sure, what would you like me to do. Do we need to create a separate platform? Or does your submission work correctly under csharp?

@prozacchiwawa
Copy link
Author

prozacchiwawa commented Jul 17, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-platform Request to add a new language
Development

No branches or pull requests

2 participants