The Next-Gen Programming Language for the Web.
Note: This project is no longer active.
npm install -g spider-script
Execute a script:
spider /path/to/script.spider
Compile a script:
spider -c /path/to/script.spider
We need your help!
You can browse the contributing-getting-started tag to find good issues to get started with.
git clone git@github.com:githubuser/spider.git
git checkout -b new-operator
git commit -am 'Add a new operator'
git push origin new-operator
Resources: