Skip to content

sprintstack/sprintstack

Repository files navigation

SprintStack

Concurrent + Evented I/O for Rhino.

Build Status

Getting started

To run SprintStack, you'll need >= JDK 7. To build, you'll need ant.

Build

git clone [email protected]:sprintstack/sprintstack.git
cd sprintstack
ant

Run

Add bin/SprintStack to your $PATH

export PATH=$PATH:{your path}/sprintstack/bin

...and run:

sprintstack

to load up a REPL (JLine support has been removed for now; multiline statements are OK but you might want to install rlwrap for more comfort).

Getting started

Check out the wiki for more information.

License

Copyright (C) 2012 Chris Mowforth

SprintStack is Distributed under the MIT license. Various dependencies are distributed under separate licenses. See LICENSE for more.

About

Concurrent + Evented I/O for Rhino

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors