0.1.5 • Published 9 years ago

spider-script v0.1.5

Weekly downloads
18
License
Apache
Repository
github
Last release
9 years ago

Spider

NPM Version Build Status Dependencies Test Coverage

The Next-Gen Programming Language for the Web.

Note: Spider is still work in progress. Make sure to star the project if you are interested!

Documentation

Installation

npm install -g spider-script

Usage

Execute a script:

spider /path/to/script.spider

Compile a script:

spider -c /path/to/script.spider

Join the Community

Contributing

We need your help!

You can browse the contributing-getting-started tag to find good issues to get started with.

  1. Fork the project
  2. Clone your forked repo: git clone git@github.com:githubuser/spider.git
  3. Create your feature/bugfix branch: git checkout -b new-operator
  4. Commit your changes to your new branch: git commit -am 'Add a new operator'
  5. Push to the branch: git push origin new-operator
  6. Create a new Pull Request!

Resources:

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago