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

JS compilation target. #176

Open
6 of 9 tasks
Idorobots opened this issue Dec 14, 2023 · 2 comments
Open
6 of 9 tasks

JS compilation target. #176

Idorobots opened this issue Dec 14, 2023 · 2 comments

Comments

@Idorobots
Copy link
Owner

Idorobots commented Dec 14, 2023

In addition to the current Scheme implementation, a JS runtime and code generation would be pretty useful.

TODO:

  • Basic lists, numbers, bools, basis syntax forms.
  • Numeric tower.
  • Undelimited continuations.
  • Delimited continuations.
  • Modules.
  • Exceptions.
  • Actor model.
  • Rete.
  • Easy JS interop without sacrificing performance nor features.
@Idorobots
Copy link
Owner Author

@Idorobots
Copy link
Owner Author

Some examples on getting a better JS interop: https://github.com/Idorobots/spartan/tree/js-interop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant