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

Building a Community #56

Open
alongubkin opened this issue Nov 20, 2014 · 8 comments
Open

Building a Community #56

alongubkin opened this issue Nov 20, 2014 · 8 comments

Comments

@alongubkin
Copy link
Owner

A programming language is worthless if there isn't a large community around it. In addition, right now I'm the only contributor, and Spider would probably need at least more 3-4 serious contributors if it wants to grow big.

So if we want to make Spider a real thing, the obvious question is: How do we build a community?

Some examples I had in mind:

  • IRC Channel
  • Forum
  • StackOverflow tag
@alongubkin
Copy link
Owner Author

Just created the #spiderlang IRC channel on Freenode

@Namek
Copy link
Collaborator

Namek commented Nov 21, 2014

I think it's important to have support for IDEs (plugins). Right now there is plugin for gulp and for Sublime Text. Thanks to current browsers and source maps there are some debuggers, so it's already good.
I remember how much D language suffered from lack of IDE support. New language needs an easy way to try it. I don't see a reason to create new IDE for Spider but syntax highlighting is the minimum.

@alongubkin
Copy link
Owner Author

@Namek there's also a grunt plugin: https://github.com/mariusc23/grunt-spider-script

@Namek
Copy link
Collaborator

Namek commented Nov 21, 2014

List. List of these. (ok, I see it's on site now)

@Namek
Copy link
Collaborator

Namek commented Nov 21, 2014

@sagiegurari
Copy link

Cool language. Wrote a node module to enable to require spiderscripts in runtime and use them as any JS files.
https://www.npmjs.org/package/node-spider-script
https://github.com/sagiegurari/node-spider-script

any comments/issues/missing items are always welcome.

good luck

@alongubkin
Copy link
Owner Author

@sagiegurari awesome, adding to the tools list

@Namek
Copy link
Collaborator

Namek commented Nov 25, 2014

@alanhogan in #66 suggested live compiler (on website, I suppose). I think it's great idea. @alongubkin do you think it would be possible to put compiler into browser (for handling compiling on the client side)? It would be nice to have things such as http://tryruby.org/

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

3 participants