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

Request for igo run #11

Open
tiye opened this issue Jun 1, 2014 · 0 comments
Open

Request for igo run #11

tiye opened this issue Jun 1, 2014 · 0 comments

Comments

@tiye
Copy link

tiye commented Jun 1, 2014

Since I have been using CoffeeScript for a long time, there are some practice that I think maybe some of them fit igo too.

  • In CoffeeScript, running coffee enters interactive mode there's another igo for that. But for Go, repl might be less useful.
  • When a user runs coffee file.coffee, code in that file is evaluated directly, just like it's just a language and steps of debugging does not contain something like "convert it to another language".
  • Putting .js and .coffee file side by side is quite painful when the projects get larger. Because theres a lot of changes people click by mistake.

I suppose igo run would make it a lot simpler for people to use igo.

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