Full documentation at [http://sillelien.github.io/dollar](http://sillelien.github.io/dollar) and the manual is at [http://sillelien.github.io/dollar/manual/](http://sillelien.github.io/dollar/manual/)
[Download it Now](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5180.tgz)
[Download it Now](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5195.tgz)
##Intro
Dollar is a light-weight scripting language for the JVM. More specifically it is an integration centric, reactive dynamic programming language.
It is currently being built for the needs of server-side developers and Java developers in general who need to produce quick prototypes or write simple scripts. Furthermore it is an internet centric language where JSON and URIs are first class citizens.
[Download it Now](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5180.tgz)
[Download it Now](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5195.tgz)
**The language is currently in early but active development.**
@@ -59,10 +59,10 @@ Learn more at [http://sillelien.github.io/dollar](http://sillelien.github.io/dol
##Install
Download the [distribution](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5180.tgz) then run the following in your shell:
Download the [distribution](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5195.tgz) then run the following in your shell:
```bash
tar -zxvf dollar-0.4.5180.tgz
tar -zxvf dollar-0.4.5195.tgz
```
To use dollar:
@@ -77,7 +77,7 @@ Documentation is at [http://sillelien.github.io/dollar](http://sillelien.github.
Q&A: https://gitq.com/sillelien/dollar
[Download it Now](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5180.tgz)
[Download it Now](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5195.tgz)
There is a docker image, but it is in it's infancy so better to work with the [distribution](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5180.tgz) for now.
There is a docker image, but it is in it's infancy so better to work with the [distribution](http://dollarscript.s3-website-eu-west-1.amazonaws.com/dist/dollar-0.4.5195.tgz) for now.
0 comments on commit
9f05224