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 some useful libraries to the runtime #11

Open
2 of 5 tasks
Specy opened this issue Oct 26, 2024 · 1 comment
Open
2 of 5 tasks

Add some useful libraries to the runtime #11

Specy opened this issue Oct 26, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Specy
Copy link
Owner

Specy commented Oct 26, 2024

Add useful libraries to the runtime like csv parsing, graph theory libraries and collections/algorithms

  • graph libraries
  • data structures
  • csv
  • useful algorithms
  • ????

And to the rust runtime:
as assertion function as(type: Any, to: String) with syntax sugar of having it as an expression exp ~ 'as' ~ string

@Specy Specy added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 26, 2024
@Specy
Copy link
Owner Author

Specy commented Oct 27, 2024

ef07f1a adds graph libraries and CSV parsing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant