Skip to content

Compiler Libraries #6204

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

Closed
cristianoc opened this issue Apr 26, 2023 · 3 comments
Closed

Compiler Libraries #6204

cristianoc opened this issue Apr 26, 2023 · 3 comments
Assignees
Milestone

Comments

@cristianoc
Copy link
Collaborator

Plan the future for compiler libraries.

The most likely scenario, as things stand today is:

  • Core will be adopted and become part of the compiler
  • Belt needs looking at next. One possibility is to create a data structure library with the same principles used for Core: take existing functionality, delete what not used, aim for compatibility, give uniform API. E.g. Promoting rescript-vector to a primitive data structure #6181 could fit right in here.
  • Backwards compatibility will be preserved and an easy upgrade path will be offered.
@cristianoc cristianoc added this to the v12 milestone Apr 26, 2023
@jmagaram
Copy link
Contributor

jmagaram commented May 5, 2023

I think lazy sequences should be included, as they are in most standard libraries.

https://github.com/jmagaram/rescript-seq

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Old issues that went stale label Sep 11, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
@zth zth reopened this Sep 20, 2024
@github-actions github-actions bot removed the stale Old issues that went stale label Sep 21, 2024
@cknitt
Copy link
Member

cknitt commented May 5, 2025

Core was moved into the compiler repo as the new stdlib for v12.

@cknitt cknitt closed this as completed May 5, 2025
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

No branches or pull requests

4 participants