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

Rewrite in a JavaScript-based language #7

Open
JBYoshi opened this issue Oct 4, 2015 · 0 comments
Open

Rewrite in a JavaScript-based language #7

JBYoshi opened this issue Oct 4, 2015 · 0 comments

Comments

@JBYoshi
Copy link
Owner

JBYoshi commented Oct 4, 2015

I'd like to rewrite BlockDodge in a language that can compile into JavaScript because it can be run in the browser or packaged into a native application.

JavaScript is best, but I don't like how it's dynamically typed.
ECMAScript 6 is statically typed, but not supported in all browsers (and therefore, if I packed it up into a native application, it still wouldn't work, since it would use the platform's WebView).

@JBYoshi JBYoshi changed the title Rewrite in a more cross-platform language Rewrite in a JavaScript-based language Oct 4, 2015
@JBYoshi JBYoshi added this to the Far Future milestone Oct 10, 2015
@JBYoshi JBYoshi removed the question label Oct 10, 2015
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