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

Use TypeScript #39

Open
wereHamster opened this issue Sep 30, 2016 · 2 comments
Open

Use TypeScript #39

wereHamster opened this issue Sep 30, 2016 · 2 comments

Comments

@wereHamster
Copy link
Contributor

The usefulness of a static type system should be obvious.

@mgsloan
Copy link
Contributor

mgsloan commented Sep 30, 2016

https://github.com/mgsloan/ghcjs-typescript may interest you! I have abandoned that approach, instead I think we need some variety of inline-typescript which generates the FFI and the typed wrapper for inline typescript expressions.

@wereHamster
Copy link
Contributor Author

That project seems to be more about teaching GHCJS about how to consume JavaScript modules which are written in TypeScript. I was thinking more about using TypeScript in the implementation of the RTS and other JavaScript files in this repository.

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

2 participants