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 Jakt #462

Open
cyrusmsk opened this issue Nov 20, 2023 · 1 comment
Open

Add Jakt #462

cyrusmsk opened this issue Nov 20, 2023 · 1 comment

Comments

@cyrusmsk
Copy link
Contributor

https://github.com/SerenityOS/jakt

@cyrusmsk
Copy link
Contributor Author

cyrusmsk commented Nov 21, 2023

This could be pretty hard task.
It has some examples:
JSON:
https://github.com/SerenityOS/jakt/blob/ff00379097b51311ee3b30697416cbf39efef3c8/samples/apps/json.jakt

HashMap:
https://github.com/SerenityOS/jakt/blob/main/runtime/Jakt/HashMap.h

Dictionary (not sure how is it differ from HashMap):
https://github.com/SerenityOS/jakt/blob/main/runtime/Builtins/Dictionary.h

But I'm not sure if Jakt and Vale are mature enough to be added to the benchmark.

@jinyus jinyus changed the title Add Jakt implementation Add Jakt Dec 27, 2023
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

1 participant