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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to support Scala Native? #371

Closed
i10416 opened this issue Feb 9, 2022 · 6 comments
Closed

Is it possible to support Scala Native? #371

i10416 opened this issue Feb 9, 2022 · 6 comments

Comments

@i10416
Copy link
Contributor

i10416 commented Feb 9, 2022

Is it possible to support Scala Native?

Fastparse supports scala native(2.12, 2.13) but does not support scala 3. On the other hand, catsparse supports scala 3, but does not support scala native馃槚

@johnynek
Copy link
Collaborator

johnynek commented Feb 9, 2022

It should be. I think cats supports scala native and that's the only dependency. Happy to accept a PR!

@i10416
Copy link
Contributor Author

i10416 commented Feb 9, 2022

Thanks! I will try it!

@johnynek
Copy link
Collaborator

johnynek commented Feb 9, 2022

Exciting! Thanks!

@armanbilge
Copy link
Member

FYI, if you are looking for the combination of Native+Scala3 you'll be blocked by typelevel/cats#4117 which is blocked by typelevel/scalacheck#868 which is presumably blocked by scala/scala3#14156 which comes in Scala 3.1.2.

@Erdemus
Copy link

Erdemus commented Feb 25, 2022

It's actually a really nice option to write compilers using Scala Native.

@johnynek
Copy link
Collaborator

Closed by #376 and #426

@i10416 i10416 closed this as completed Jun 30, 2022
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 a pull request may close this issue.

4 participants